mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 05:42:10 -04:00
This slowly ramps up the async queue depth based on the time passed since the sync IO, and doesn't allow async at all until a sync slice period has passed. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>