What does GFS2/DLM use /proc/slabinfo for?
Updated -
The file /proc/slabinfo is provided by the kernel to report usage of the slabcache and the number and size of active/cached objects of different types. All the GFS2 structures are defined in the kernel source code under the fs/gfs2/incore.h header file.
The /proc/slabinfo/gfs2_* structures will only increase when the clust...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.