[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Mar 2006 11:18:10 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:26 +0000 (07:33 -0800)
commitfa5a734e406b53761fcc5ee22366006f71112c2d
tree003a238b9207e38f747bfb119a30fb52f1cd5ae9
parent8a14342683b1e3adcf5f78660a42fcbd95b44a35
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg

Modify balance_dirty_pages_ratelimited() so that it can take a
number-of-pages-which-I-just-dirtied argument.  For msync().

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/writeback.h
mm/page-writeback.c