fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Vincent Fu <vincentfu@gmail.com>,
	fio@vger.kernel.org, Yuanchu Xie <yuanchu@google.com>
Cc: Yu Zhao <yuzhao@google.com>, "T . J . Alumbaugh" <talumbau@google.com>
Subject: Re: [PATCH v2 1/2] fio: add support for POSIX_FADV_NOREUSE
Date: Fri, 31 Mar 2023 12:54:47 -0600	[thread overview]
Message-ID: <168028888732.124837.14963863099152501384.b4-ty@kernel.dk> (raw)
In-Reply-To: <20230331183703.3145788-1-yuanchu@google.com>


On Fri, 31 Mar 2023 11:37:02 -0700, Yuanchu Xie wrote:
> As of Linux kernel commit 17e810229cb3 ("mm: support
> POSIX_FADV_NOREUSE"), POSIX_FADV_NOREUSE hints at the LRU algorithm to
> ignore accesses to mapped files with this flag. Previously, it was a
> no-op.
> 
> Add it in fio as an fadvise_hint option to test the new behavior.
> 
> [...]

Applied, thanks!

[1/2] fio: add support for POSIX_FADV_NOREUSE
      commit: 109aad505302d2924396774f267eca7451f8fb14
[2/2] docs: add noreuse fadvise_hint option
      commit: 109aad505302d2924396774f267eca7451f8fb14

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2023-03-31 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 18:37 [PATCH v2 1/2] fio: add support for POSIX_FADV_NOREUSE Yuanchu Xie
2023-03-31 18:37 ` [PATCH v2 2/2] docs: add noreuse fadvise_hint option Yuanchu Xie
2023-03-31 18:41 ` [PATCH v2 1/2] fio: add support for POSIX_FADV_NOREUSE Jens Axboe
2023-03-31 18:54   ` Jens Axboe
2023-03-31 18:54 ` Jens Axboe [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=168028888732.124837.14963863099152501384.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=talumbau@google.com \
    --cc=vincentfu@gmail.com \
    --cc=yuanchu@google.com \
    --cc=yuzhao@google.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 read-only IMAP folder(s) and NNTP newsgroup(s).