linux/fs/ocfs2
Mark Fasheh 883d4cae4a 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>
2006-08-07 11:07:01 -07:00
..
cluster ocfs2: Cleanup message prints 2006-06-29 15:56:26 -07:00
dlm [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres 2006-08-07 10:55:50 -07:00
Makefile
alloc.c
alloc.h
aops.c ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() 2006-06-29 16:13:35 -07:00
aops.h
buffer_head_io.c
buffer_head_io.h
dcache.c
dcache.h
dir.c ocfs2: Compile-time disabling of ocfs2 debugging output. 2006-06-29 14:48:30 -07:00
dir.h
dlmglue.c ocfs2: clean up some osb fields 2006-06-29 16:10:13 -07:00
dlmglue.h
endian.h
export.c
export.h
extent_map.c ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup 2006-06-29 15:52:56 -07:00
extent_map.h
file.c
file.h
heartbeat.c
heartbeat.h
inode.c
inode.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
journal.c ocfs2: clean up some osb fields 2006-06-29 16:10:13 -07:00
journal.h
localalloc.c ocfs2: allocation hints 2006-08-07 11:07:01 -07:00
localalloc.h
mmap.c ocfs2: Compile-time disabling of ocfs2 debugging output. 2006-06-29 14:48:30 -07:00
mmap.h
namei.c
namei.h
ocfs1_fs_compat.h
ocfs2.h ocfs2: allocation hints 2006-08-07 11:07:01 -07:00
ocfs2_fs.h
ocfs2_lockid.h
slot_map.c ocfs2: silence a debug print 2006-06-29 16:03:17 -07:00
slot_map.h
suballoc.c ocfs2: allocation hints 2006-08-07 11:07:01 -07:00
suballoc.h ocfs2: allocation hints 2006-08-07 11:07:01 -07:00
super.c ocfs2: limit cluster bitmap information saved at mount 2006-08-07 11:04:07 -07:00
super.h
symlink.c ocfs2: silence ENOENT during lookup of broken links 2006-06-29 15:59:52 -07:00
symlink.h
sysfile.c
sysfile.h
uptodate.c
uptodate.h
ver.c
ver.h
vote.c [PATCH] Remove redundant NULL checks before [kv]free - in fs/ 2006-06-27 17:32:48 -07:00
vote.h