commit | 0740e54304dcd11cf2a8edb6764423eb2fed1c61 | [log] [tgz] |
---|---|---|
author | Yafang Shao <laoar.shao@gmail.com> | Wed Nov 13 23:07:11 2024 +0800 |
committer | Andrew Morton <akpm@linux-foundation.org> | Thu Nov 14 22:43:48 2024 -0800 |
tree | 184040182170028c8c7c1a97240d6c982987d2ce | |
parent | 669b0cb81e4e4e78cff77a5b367c7f70c0c6c05e [diff] |
mm, doc: update read_ahead_kb for MADV_HUGEPAGE MADV_HUGEPAGE is a new addition to readahead with behavior distinct from normal pages. To prevent confusion, we should update the documentation accordingly. Link: https://lkml.kernel.org/r/20241113150711.1685-1-laoar.shao@gmail.com Signed-off-by: Yafang Shao <laoar.shao@gmail.com> Cc: David Hildenbrand <david@redhat.com> Cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>