]> git.baikalelectronics.ru Git - kernel.git/commit
block, bfq: increase time window for waker detection
authorPaolo Valente <paolo.valente@linaro.org>
Fri, 22 Jan 2021 18:19:45 +0000 (19:19 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jan 2021 01:18:24 +0000 (18:18 -0700)
commit9834c16cc91e254b8384d197bb7c157afd5e5576
treefed2f2ef5293468682ae25d9f9b2591716cbc945
parenta70a4807275477e0294d4613239a71b24c5abb56
block, bfq: increase time window for waker detection

Tests on slower machines showed current window to be way too
small. This commit increases it.

Tested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c