Skip to content
  • Mark Fasheh's avatar
    ocfs2: allocation hints · 883d4cae
    Mark Fasheh authored
    
    
    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: default avatarMark Fasheh <mark.fasheh@oracle.com>
    883d4cae