diff options
author | 2020-10-15 20:05:56 -0700 | |
---|---|---|
committer | 2020-10-16 11:11:15 -0700 | |
commit | 3efe62e466958a1e59e68e0faa5c66b5b99b17ce (patch) | |
tree | 7c452c0de48cdab0de45ca8c692af29d4b95eb9f /fs/inode.c | |
parent | mm/page-writeback: support tail pages in wait_for_stable_page (diff) | |
download | wireguard-linux-3efe62e466958a1e59e68e0faa5c66b5b99b17ce.tar.xz wireguard-linux-3efe62e466958a1e59e68e0faa5c66b5b99b17ce.zip |
mm/vmscan: allow arbitrary sized pages to be paged out
Remove the assumption that a compound page has HPAGE_PMD_NR pins from the
page cache.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: SeongJae Park <sjpark@amazon.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: "Huang, Ying" <ying.huang@intel.com>
Link: https://lkml.kernel.org/r/20200908195539.25896-12-willy@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions