• Andrew Morton's avatar
    [PATCH] use the queue congestion API in ext2_preread_inode() · f3332384
    Andrew Morton authored
    Use the new queue congestion detector in ext2_preread_inode().  Don't
    try the speculative read if the read queue is congested.
    
    Also, don't try it if the disk is write-congested.  Presumably it is
    more important to get the dirty memory cleaned out.
    f3332384
ialloc.c 14.3 KB