commit | 1e6b10857f91685c60c341703ece4ae9bb775cf3 | [log] [tgz] |
---|---|---|
author | Mel Gorman <[email protected]> | Thu Jul 28 15:46:08 2016 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 28 16:07:41 2016 -0700 |
tree | 32c7b4148a99ffd3af7e1208ad56a07bad1cf3c3 | |
parent | ef8f2327996b5c20f11420f64e439e87c7a01604 [diff] |
mm, workingset: make working set detection node-aware Working set and refault detection is still zone-based, fix it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Mel Gorman <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Hillf Danton <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Minchan Kim <[email protected]> Cc: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>