• Jens Axboe's avatar
    [PATCH] more io scheduler updates · 156889a0
    Jens Axboe authored
    Small problem, we must of course also remember to take into account
    where the last service point was (or will be).
    
    deadline_get_last_sector() either returns the last offset serviced, or
    the last one that will be (back of dispatch queue).
    
    Otherwise the insert-at-head can be very unfair.
    156889a0
deadline-iosched.c 13.8 KB