aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-05-22 17:13:55 -0400
committerJens Axboe <axboe@fb.com>2015-06-02 08:33:36 -0600
commitf2b65121607631df0753eedd624262818707af32 (patch)
tree1ba12510e26cca8f250161d6882443178417da7e /include/linux
parentwriteback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info (diff)
writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
wakeup_flusher_threads() currently only starts writeback on the root wb (bdi_writeback). For cgroup writeback support, update the function to wake up all wbs and distribute the number of pages to write according to the proportion of each wb's write bandwidth, which is implemented in wb_split_bdi_pages(). Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions