Skip to content
Snippets Groups Projects
Commit e00c54c3 authored by Jens Axboe's avatar Jens Axboe
Browse files

cfq-iosched: don't delay async queue if it hasn't dispatched at all


We cannot delay for the first dispatch of the async queue if it
hasn't dispatched at all, since that could present a local user
DoS attack vector using an app that just did slow timed sync reads
while filling memory.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent ac481c20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment