diff options
author | KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> | 2009-12-14 17:59:10 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 08:53:18 -0800 |
commit | 22fba33545b731408deab6e96b6e231ee05fd10b (patch) | |
tree | a522c19e19c2ce82f53ab781ec7901e3bdb8b200 /include/mtd | |
parent | cba5dd7fa535b7684cba68e17ac8be5b0083dc3d (diff) | |
download | op-kernel-dev-22fba33545b731408deab6e96b6e231ee05fd10b.zip op-kernel-dev-22fba33545b731408deab6e96b6e231ee05fd10b.tar.gz |
vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
Currently, sc.scap_cluster_max has double meanings.
1) reclaim batch size as isolate_lru_pages()'s argument
2) reclaim baling out thresolds
The two meanings pretty unrelated. Thus, Let's separate it.
this patch doesn't change any behavior.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/mtd')
0 files changed, 0 insertions, 0 deletions