• Andrew Morton's avatar
    [PATCH] don't invalidate pagecache after direct-IO reads · c4c95471
    Andrew Morton authored
    There's no need to take down pagecache after performing direct-IO reads
    from a file or a blockdevice.
    
    And when using direct access to a blockdev which has a filesystem
    mounted it creates unnecessary disturbance of filesystem activity.
    c4c95471
direct-io.c 24 KB