diff options
author | 2016-07-28 15:47:11 -0700 | |
---|---|---|
committer | 2016-07-28 16:07:41 -0700 | |
commit | 68eb0731c4ce1d64aa59b244abae4e72300719b6 (patch) | |
tree | dc329c475c55c891607a9aba19ba58ee26f40b7c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm, page_alloc: fix dirtyable highmem calculation (diff) | |
download | wireguard-linux-68eb0731c4ce1d64aa59b244abae4e72300719b6.tar.xz wireguard-linux-68eb0731c4ce1d64aa59b244abae4e72300719b6.zip |
mm, pagevec: release/reacquire lru_lock on pgdat change
With node-lru, the locking is based on the pgdat. Previously it was
required that a pagevec drain released one zone lru_lock and acquired
another zone lru_lock on every zone change. Now, it's only necessary if
the node changes. The end-result is fewer lock release/acquires if the
pages are all on the same node but in different zones.
Link: http://lkml.kernel.org/r/1468588165-12461-4-git-send-email-mgorman@techsingularity.net
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Acked-by: Minchan Kim <minchan@kernel.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions