• Andrew Morton's avatar
    [PATCH] elv_may_queue() API function · 7d2483a9
    Andrew Morton authored
    Introduces the elv_may_queue() predicate with which the IO scheduler may tell
    the generic request layer that we may add another request to this queue.
    
    It is used by the CFQ elevator.
    7d2483a9
elevator.c 9.07 KB