fs: dlm: memory cache for midcomms hotpath
authorAlexander Aring <aahringo@redhat.com>
Tue, 30 Nov 2021 19:47:18 +0000 (14:47 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 7 Dec 2021 18:42:26 +0000 (12:42 -0600)
commit6c547f264077ffeb56390f42ed2a07749dd619b2
tree3b5c1b9477314281b28b5fc7427cc4e25b110a4b
parentbe3b0400edbf68556cd390125e2c868988616391
fs: dlm: memory cache for midcomms hotpath

This patch will introduce a kmem cache for allocating message handles
which are needed for midcomms layer to take track of lowcomms messages.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/memory.c
fs/dlm/memory.h
fs/dlm/midcomms.c
fs/dlm/midcomms.h