diff options
author | Joonsoo Kim <[email protected]> | 2016-08-10 16:27:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-08-10 16:40:56 -0700 |
commit | 81cbcbc2d810c0ce49fba81f864302e1afe5ff27 (patch) | |
tree | 309a665890c4ef6b3a31fd06401cc6d9c420bdbf /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3b33719c9b741066f7d2bc6036409752f8e0478d (diff) |
mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes
Before resetting min_unmapped_pages, we need to initialize
min_unmapped_pages rather than min_slab_pages.
Fixes: a5f5f91da6 (mm: convert zone_reclaim to node_reclaim)
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Joonsoo Kim <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions