Searched hist:"883 d4cae4a2b01a05193cf2665c77b7489a8b6a0" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | suballoc.h | diff 883d4cae4a2b01a05193cf2665c77b7489a8b6a0 Mon Jun 05 15:41:00 CDT 2006 Mark Fasheh <mark.fasheh@oracle.com> ocfs2: allocation hints
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: Mark Fasheh <mark.fasheh@oracle.com>
|
H A D | localalloc.c | diff 883d4cae4a2b01a05193cf2665c77b7489a8b6a0 Mon Jun 05 15:41:00 CDT 2006 Mark Fasheh <mark.fasheh@oracle.com> ocfs2: allocation hints
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: Mark Fasheh <mark.fasheh@oracle.com>
|
H A D | suballoc.c | diff 883d4cae4a2b01a05193cf2665c77b7489a8b6a0 Mon Jun 05 15:41:00 CDT 2006 Mark Fasheh <mark.fasheh@oracle.com> ocfs2: allocation hints
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: Mark Fasheh <mark.fasheh@oracle.com>
|
H A D | ocfs2.h | diff 883d4cae4a2b01a05193cf2665c77b7489a8b6a0 Mon Jun 05 15:41:00 CDT 2006 Mark Fasheh <mark.fasheh@oracle.com> ocfs2: allocation hints
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: Mark Fasheh <mark.fasheh@oracle.com>
|