• Andrew Morton's avatar
    [PATCH] use prepare_to_wait in VM/VFS · dfdacf59
    Andrew Morton authored
    This uses the new wakeup machinery in some hot parts of the VFS and
    block layers.
    
    wait_on_buffer(), wait_on_page(), lock_page(), blk_congestion_wait().
    Also in get_request_wait(), although the benefit for exclusive wakeups
    will be lower.
    dfdacf59
filemap.c 48.8 KB