linux_dsm_epyc7002/fs/ocfs2/dlm
Sunil Mushran 2041d8fdce ocfs2/dlm: Track number of mles
The lifetime of a mle is limited to the duration of the lockres mastery
process. While typically this lifetime is fairly short, we have noticed
the number of mles explode under certain circumstances. This patch tracks
the number of each different types of mles and should help us determine
how best to speed up the mastery process.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
2009-04-03 11:39:21 -07:00
..
dlmapi.h
dlmast.c
dlmcommon.h ocfs2/dlm: Track number of mles 2009-04-03 11:39:21 -07:00
dlmconvert.c
dlmconvert.h
dlmdebug.c ocfs2/dlm: Activate dlm->master_hash for master list entries 2009-04-03 11:39:19 -07:00
dlmdebug.h
dlmdomain.c ocfs2/dlm: Track number of mles 2009-04-03 11:39:21 -07:00
dlmdomain.h
dlmfs.c
dlmfsver.c
dlmfsver.h
dlmlock.c
dlmmaster.c ocfs2/dlm: Track number of mles 2009-04-03 11:39:21 -07:00
dlmrecovery.c
dlmthread.c
dlmunlock.c ocfs2/dlm: Use ast_lock to protect ast_list 2009-02-26 11:51:09 -08:00
dlmver.c
dlmver.h
Makefile
userdlm.c
userdlm.h