diff options
author | 2021-05-14 15:04:28 -0400 | |
---|---|---|
committer | 2021-10-18 07:49:40 -0400 | |
commit | 3eed3ef55c83ec718fae676fd59699816223215f (patch) | |
tree | 68dc5ce7200238eaf9ee99b87626d5bfa5e103d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/workingset: Convert workingset_refault() to take a folio (diff) | |
download | wireguard-linux-3eed3ef55c83ec718fae676fd59699816223215f.tar.xz wireguard-linux-3eed3ef55c83ec718fae676fd59699816223215f.zip |
mm: Add folio_evictable()
This is the folio equivalent of page_evictable(). Unfortunately, it's
different from !folio_test_unevictable(), but I think it's used in places
where you have to be a VM expert and can reasonably be expected to know
the difference.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions