OSDN Git Service

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)
commitab1fb47e33dc7754a7593181ffe0742c7105ea9a
treefed2f2ef5293468682ae25d9f9b2591716cbc945
parentd4fc3640ff361a09e359867e0bca898abd2b7ecb
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