diff options
| author | Hugh Dickins <[email protected]> | 2022-03-24 18:09:52 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-24 19:06:45 -0700 |
| commit | 85207ad8ea21156387fd0273e5360189df163661 (patch) | |
| tree | 3740f14d9c0660c16bdc64fdfaf0c7134942ba5c /tools/perf/scripts/python/netdev-times.py | |
| parent | bb43b14b576228c580bdc7e1aeeded54d540b5ef (diff) | |
mm: filemap_unaccount_folio() large skip mapcount fixup
The page_mapcount_reset() when folio_mapped() while mapping_exiting() was
devised long before there were huge or compound pages in the cache. It is
still valid for small pages, but not at all clear what's right to check
and reset on large pages. Just don't try when folio_test_large().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions