android_kernel_xiaomi_sm8350/fs/ocfs2/dlm
Daniel Phillips 03d864c02c ocfs2: allocate lockres hash pages in an array
This allows us to have a hash table greater than a single page which greatly
improves dlm performance on some tests.

Signed-off-by: Daniel Phillips <phillips@google.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-06-26 14:42:42 -07:00
..
dlmapi.h
dlmast.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmcommon.h ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmconvert.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmconvert.h
dlmdebug.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmdebug.h
dlmdomain.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmdomain.h
dlmfs.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
dlmfsver.c
dlmfsver.h
dlmlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmmaster.c ocfs2: inline dlm_lockres_get() 2006-06-26 14:42:41 -07:00
dlmrecovery.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmthread.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmunlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmver.c
dlmver.h
Makefile
userdlm.c ocfs2: test and set teardown flag early in user_dlm_destroy_lock() 2006-04-07 17:39:43 -07:00
userdlm.h