All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yixuan Cao <caoyixuan2019@email.szu.edu.cn>
To: corbet@lwn.net
Cc: akpm@linux-foundation.org, sfr@canb.auug.org.au,
	hanshenghong2019@email.szu.edu.cn, vbabka@suse.cz,
	skhan@linuxfoundation.org, georgi.djakov@linaro.org,
	weizhenliang@huawei.com, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Yixuan Cao <caoyixuan2019@email.szu.edu.cn>
Subject: [PATCH 2/2] Documentation/vm/page_owner.rst: fix a phrase
Date: Sun, 20 Feb 2022 16:29:32 +0800	[thread overview]
Message-ID: <20220220082932.2808-1-caoyixuan2019@email.szu.edu.cn> (raw)

I think that using "by default" will be better.

Signed-off-by: Yixuan Cao <caoyixuan2019@email.szu.edu.cn>
---
 Documentation/vm/page_owner.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/page_owner.rst b/Documentation/vm/page_owner.rst
index 2b54e82b9fe1..5ac1c12fcfc2 100644
--- a/Documentation/vm/page_owner.rst
+++ b/Documentation/vm/page_owner.rst
@@ -26,7 +26,7 @@ fragmentation statistics can be obtained through gfp flag information of
 each page. It is already implemented and activated if page owner is
 enabled. Other usages are more than welcome.
 
-page owner is disabled in default. So, if you'd like to use it, you need
+page owner is disabled by default. So, if you'd like to use it, you need
 to add "page_owner=on" into your boot cmdline. If the kernel is built
 with page owner and page owner is disabled in runtime due to no enabling
 boot option, runtime overhead is marginal. If disabled in runtime, it
-- 
2.31.1




             reply	other threads:[~2022-02-20  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20  8:29 Yixuan Cao [this message]
2022-02-22 18:59 ` [PATCH 2/2] Documentation/vm/page_owner.rst: fix a phrase Shuah Khan

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=20220220082932.2808-1-caoyixuan2019@email.szu.edu.cn \
    --to=caoyixuan2019@email.szu.edu.cn \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=georgi.djakov@linaro.org \
    --cc=hanshenghong2019@email.szu.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=skhan@linuxfoundation.org \
    --cc=vbabka@suse.cz \
    --cc=weizhenliang@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.