]> Git Repo - linux.git/commit - mm/vmscan.c
shrinker: add node awareness
authorDave Chinner <[email protected]>
Wed, 28 Aug 2013 00:18:03 +0000 (10:18 +1000)
committerAl Viro <[email protected]>
Tue, 10 Sep 2013 22:56:31 +0000 (18:56 -0400)
commit0ce3d74450815500e31f16a0b65f6bab687985c3
tree82c7a5a75958da8f44102276e862eaf325c5f0ce
parent4e717f5c1083995c334ced639cc77a75e9972567
shrinker: add node awareness

Pass the node of the current zone being reclaimed to shrink_slab(),
allowing the shrinker control nodemask to be set appropriately for node
aware shrinkers.

Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Glauber Costa <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Artem Bityutskiy <[email protected]>
Cc: Arve Hjønnevåg <[email protected]>
Cc: Carlos Maiolino <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Chuck Lever <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Gleb Natapov <[email protected]>
Cc: Greg Thelen <[email protected]>
Cc: J. Bruce Fields <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Jerome Glisse <[email protected]>
Cc: John Stultz <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Kent Overstreet <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Steven Whitehouse <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Cc: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
drivers/staging/android/ashmem.c
fs/drop_caches.c
include/linux/shrinker.h
mm/memory-failure.c
mm/vmscan.c
This page took 0.060198 seconds and 4 git commands to generate.