Skip to content
Snippets Groups Projects
Commit b57d74af authored by Jens Axboe's avatar Jens Axboe
Browse files

writeback: track if we're sleeping on progress in balance_dirty_pages()


Note in the bdi_writeback structure whenever a task ends up sleeping
waiting for progress. We can use that information in the lower layers
to increase the priority of writes.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
Reviewed-by: default avatarJan Kara <jack@suse.cz>
parent 8e1de26c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment