summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSunil Mushran <sunil.mushran@oracle.com>2008-03-10 23:16:20 +0100
committerMark Fasheh <mfasheh@suse.com>2008-04-18 17:56:08 +0200
commit724bdca9b8449d9ee5f779dc27ee3d906a04508c (patch)
treec12d1028d862a58ce7a01024ba9b1f04ab157e3b /scripts
parentocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle (diff)
downloadlinux-724bdca9b8449d9ee5f779dc27ee3d906a04508c.tar.xz
linux-724bdca9b8449d9ee5f779dc27ee3d906a04508c.zip
ocfs2/dlm: Create slabcaches for lock and lockres
This patch makes the o2dlm allocate memory for lockres, lockname and lock structures from slabcaches rather than kmalloc. This allows us to not only make these allocs more efficient but also allows us to track the memory being consumed by these structures. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions