• M
    ocfs2: allocation hints · 883d4cae
    Mark Fasheh 提交于
    Record the most recently used allocation group on the allocation context, so
    that subsequent allocations can attempt to optimize for contiguousness.
    Local alloc especially should benefit from this as the current chain search
    tends to let it spew across the disk.
    Signed-off-by: NMark Fasheh <mark.fasheh@oracle.com>
    883d4cae
suballoc.c 48.9 KB