Christoph Lameter 34aa1330f9 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval
The zone_reclaim_interval was necessary because we were not able to determine
how many unmapped pages exist in a zone.  Therefore we had to scan in
intervals to figure out if any pages were unmapped.

With the zoned counters and NR_ANON_PAGES we now know the number of pagecache
pages and the number of mapped pages in a zone.  So we can simply skip the
reclaim if there is an insufficient number of unmapped pages.  We use
SWAP_CLUSTER_MAX as the boundary.

Drop all support for /proc/sys/vm/zone_reclaim_interval.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-30 11:25:35 -07:00
..
2006-06-27 17:32:35 -07:00
2006-06-27 17:32:39 -07:00
2005-04-16 15:20:36 -07:00
2006-06-27 17:32:48 -07:00
2006-03-26 08:57:03 -08:00
2005-10-30 17:37:32 -08:00
2005-10-08 15:00:57 -07:00
2006-06-26 09:58:22 -07:00
2006-06-27 17:32:47 -07:00
2006-06-28 14:59:04 -07:00
2006-06-25 10:01:13 -07:00
2006-06-27 17:32:47 -07:00
2005-04-16 15:20:36 -07:00
2006-06-25 10:01:06 -07:00
2006-04-19 16:27:18 -07:00
2005-04-16 15:20:36 -07:00