linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Suren Baghdasaryan <surenb@google.com>
To: zhangkui <zhangkui@oppo.com>
Cc: linux-man <linux-man@vger.kernel.org>,
	alx.manpages@gmail.com,
	"Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise()
Date: Mon, 9 Aug 2021 10:31:17 -0700	[thread overview]
Message-ID: <CAJuCfpFC=LT70ug4iu+yrUvX9o81mMvP8rYrgEibD3YJmowwiQ@mail.gmail.com> (raw)
In-Reply-To: <20210805044411.18966-1-zhangkui@oppo.com>

On Wed, Aug 4, 2021 at 9:44 PM zhangkui <zhangkui@oppo.com> wrote:
>
> Add MADV_WILLNEED to process_madvise() for read-ahead swapped
> out memory immediately when the app switches to forground.
>
> https://lore.kernel.org/patchwork/patch/1472006/
>
> Signed-off-by: zhangkui <zhangkui@oppo.com>

Reviewed-by: Suren Baghdasaryan <surenb@google.com>

> ---
>  man2/process_madvise.2 | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/man2/process_madvise.2 b/man2/process_madvise.2
> index a6c8724d4..caa8bc0b3 100644
> --- a/man2/process_madvise.2
> +++ b/man2/process_madvise.2
> @@ -112,6 +112,10 @@ See
>  .BR MADV_PAGEOUT
>  See
>  .BR madvise (2).
> +.TP
> +.BR MADV_WILLNEED
> +See
> +.BR madvise (2).
>  .PP
>  The
>  .I flags
> --
> 2.25.1
>
> ________________________________
> OPPO
>
> 本电子邮件及其附件含有OPPO公司的保密信息,仅限于邮件指明的收件人使用(包含个人及群组)。禁止任何人在未经授权的情况下以任何形式使用。如果您错收了本邮件,请立即以电子邮件通知发件人并删除本邮件及其附件。
>
> This e-mail and its attachments contain confidential information from OPPO, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!

  reply	other threads:[~2021-08-09 17:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05  4:44 [PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise() zhangkui
2021-08-09 17:31 ` Suren Baghdasaryan [this message]
2021-09-10 13:51   ` Alejandro Colomar (man-pages)

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='CAJuCfpFC=LT70ug4iu+yrUvX9o81mMvP8rYrgEibD3YJmowwiQ@mail.gmail.com' \
    --to=surenb@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=alx.manpages@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mtk.manpages@gmail.com \
    --cc=zhangkui@oppo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).