summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJohannes Weiner2012-01-11 00:07:44 +0100
committerLinus Torvalds2012-01-11 01:30:43 +0100
commitccafa2879fb8d13b8031337a8743eac4189e5d6e (patch)
tree0202fd26218faba5751de0906c430f422b0ccbac /lib
parentmm: exclude reserved pages from dirtyable memory (diff)
downloadkernel-qcow2-linux-ccafa2879fb8d13b8031337a8743eac4189e5d6e.tar.gz
kernel-qcow2-linux-ccafa2879fb8d13b8031337a8743eac4189e5d6e.tar.xz
kernel-qcow2-linux-ccafa2879fb8d13b8031337a8743eac4189e5d6e.zip
mm: writeback: cleanups in preparation for per-zone dirty limits
The next patch will introduce per-zone dirty limiting functions in addition to the traditional global dirty limiting. Rename determine_dirtyable_memory() to global_dirtyable_memory() before adding the zone-specific version, and fix up its documentation. Also, move the functions to determine the dirtyable memory and the function to calculate the dirty limit based on that together so that their relationship is more apparent and that they can be commented on as a group. Signed-off-by: Johannes Weiner <jweiner@redhat.com> Reviewed-by: Minchan Kim <minchan.kim@gmail.com> Acked-by: Mel Gorman <mel@suse.de> Reviewed-by: Michal Hocko <mhocko@suse.cz> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Christoph Hellwig <hch@infradead.org> Cc: Wu Fengguang <fengguang.wu@intel.com> Cc: Dave Chinner <david@fromorbit.com> Cc: Jan Kara <jack@suse.cz> Cc: Shaohua Li <shaohua.li@intel.com> Cc: Rik van Riel <riel@redhat.com> Cc: Chris Mason <chris.mason@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions