• Jens Axboe's avatar
    [PATCH] AS barrier bug · 3369ce4f
    Jens Axboe authored
    There's a bug in AS, it sets HARDBARRIER on a request when it should be
    setting it as a softbarrier. IO scheduler has no business using that
    bit, if it needs to put barriers there they should be soft. Hard
    barriers involve hardware operations.
    3369ce4f
as-iosched.c 44.8 KB