diff options
author | Yafang Shao <laoar.shao@gmail.com> | 2017-10-14 16:38:27 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-10-14 09:14:35 -0600 |
commit | 515c24c13c7ff1262cdb40fe631c6391e99c0996 (patch) | |
tree | 0f466f8dda1f02b4d752e5c7362829a74b56a9c2 /arch/m32r/lib | |
parent | fc186311f2233bb3f69f22b96babdf16a57c88a9 (diff) | |
download | linux-515c24c13c7ff1262cdb40fe631c6391e99c0996.tar.gz linux-515c24c13c7ff1262cdb40fe631c6391e99c0996.tar.bz2 linux-515c24c13c7ff1262cdb40fe631c6391e99c0996.zip |
mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately
This patch is the followup of the prvious patch:
[writeback: schedule periodic writeback with sysctl].
There's another issue to fix.
For example,
- When the tunable was set to one hour and is reset to one second, the
new setting will not take effect for up to one hour.
Kicking the flusher threads immediately fixes it.
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Jan Kara <jack@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/m32r/lib')
0 files changed, 0 insertions, 0 deletions