• Badari Pulavarty's avatar
    ext3 sequential read regression fix · cfb3f122
    Badari Pulavarty authored
    ext3-get-blocks support caused ~20% degrade in Sequential read
    performance (tiobench). Problem is with marking the buffer boundary
    so IO can be submitted right away. Here is the patch to fix it.
    
    2.6.18-rc6:
    cfb3f122
inode.c 93.6 KB