aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-06-17 18:50:02 +0100
committerakpm <[email protected]>2022-07-03 18:08:45 -0700
commit70dea5346ea327499f9a71e77bec2732e4d422ed (patch)
tree37c53792356efa6b4a04e55b5fa6bd37356ba80f /tools/perf/scripts/python/bin
parent7d80dd096f8f889128f67a2d452e4dadeed71e63 (diff)
mm/swap: convert lru_add to a folio_batch
When adding folios to the LRU for the first time, the LRU flag will already be clear, so skip the test-and-clear part of moving from one LRU to another. Removes 285 bytes from kernel text, mostly due to removing __pagevec_lru_add(). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions