android_kernel_xiaomi_sm8350/fs/gfs2/locking/dlm
Steven Whitehouse f35ac346bc [GFS2] Speed up lock_dlm's locking (move sprintf)
The following patch speeds up lock_dlm's locking by moving the sprintf
out from the lock acquisition path and into the lock creation path. This
reduces the amount of CPU time used in acquiring locks by a fair amount.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Acked-by: David Teigland <teigland@redhat.com>
2007-05-01 09:10:47 +01:00
..
lock_dlm.h [GFS2] Speed up lock_dlm's locking (move sprintf) 2007-05-01 09:10:47 +01:00
lock.c [GFS2] Speed up lock_dlm's locking (move sprintf) 2007-05-01 09:10:47 +01:00
main.c [GFS2] make lock_dlm drop_count tunable in sysfs 2007-02-05 13:38:01 -05:00
Makefile [GFS2] Fix bug in Makefiles for lock modules 2006-09-27 12:20:06 -04:00
mount.c [GFS2] make lock_dlm drop_count tunable in sysfs 2007-02-05 13:38:01 -05:00
plock.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
sysfs.c [GFS2] make lock_dlm drop_count tunable in sysfs 2007-02-05 13:38:01 -05:00
thread.c [GFS2/DLM] Fix trailing whitespace 2006-09-25 09:26:04 -04:00