From: Jonathan Corbet <corbet@lwn.net>
To: I Hsin Cheng <richard120310@gmail.com>, skhan@linuxfoundation.org
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
I Hsin Cheng <richard120310@gmail.com>
Subject: Re: [PATCH] mm: pgtable: Fix grammar error
Date: Tue, 04 Feb 2025 09:40:30 -0700 [thread overview]
Message-ID: <877c65hddt.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20250204093326.206007-1-richard120310@gmail.com>
I Hsin Cheng <richard120310@gmail.com> writes:
> Fix "due high contention" to "due to high contention".
>
> Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
> ---
> Documentation/mm/split_page_table_lock.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/mm/split_page_table_lock.rst b/Documentation/mm/split_page_table_lock.rst
> index e4f6972eb..ced47a23e 100644
> --- a/Documentation/mm/split_page_table_lock.rst
> +++ b/Documentation/mm/split_page_table_lock.rst
> @@ -4,7 +4,7 @@ Split page table lock
>
> Originally, mm->page_table_lock spinlock protected all page tables of the
> mm_struct. But this approach leads to poor page fault scalability of
> -multi-threaded applications due high contention on the lock. To improve
> +multi-threaded applications due to high contention on the lock. To improve
> scalability, split page table lock was introduced.
Applied, thanks.
jon
prev parent reply other threads:[~2025-02-04 16:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-04 9:33 [PATCH] mm: pgtable: Fix grammar error I Hsin Cheng
2025-02-04 16:40 ` Jonathan Corbet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877c65hddt.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard120310@gmail.com \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox