Whamcloud - gitweb
b=5881
[fs/lustre-release.git] / lustre / tests / runslabinfo
index c0f0e1e..070a186 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
 while sleep 1 ; do
+        echo '-----------------------'
        egrep "ll_|ldlm|filp|dentry|inode|portals|size-[0-9]* " /proc/slabinfo
+       cat /proc/meminfo
 done