summaryrefslogtreecommitdiff
path: root/Documentation/cpuidle
diff options
context:
space:
mode:
authorYafang Shao <laoar.shao@gmail.com>2017-10-10 05:44:13 +0800
committerJens Axboe <axboe@kernel.dk>2017-10-09 08:27:40 -0600
commit94af584692091347baea4d810b9fc6e0f5483d42 (patch)
tree8cd6f2a226de8cb7be61cba130ed7ee2a1d9d0ed /Documentation/cpuidle
parent4078def82f352cf5007691635da290a109511bc5 (diff)
downloadlwn-94af584692091347baea4d810b9fc6e0f5483d42.tar.gz
lwn-94af584692091347baea4d810b9fc6e0f5483d42.zip
writeback: schedule periodic writeback with sysctl
After disable periodic writeback by writing 0 to dirty_writeback_centisecs, the handler wb_workfn() will not be entered again until the dirty background limit reaches or sync syscall is executed or no enough free memory available or vmscan is triggered. So the periodic writeback can't be enabled by writing a non-zero value to dirty_writeback_centisecs. As it can be disabled by sysctl, it should be able to enable by sysctl as well. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Yafang Shao <laoar.shao@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/cpuidle')
0 files changed, 0 insertions, 0 deletions