Whamcloud - gitweb
Land b1_2 onto HEAD (20040304_171022)
[fs/lustre-release.git] / lustre / tests / runslabinfo
index eba407d..070a186 100755 (executable)
@@ -2,4 +2,5 @@
 while sleep 1 ; do
         echo '-----------------------'
        egrep "ll_|ldlm|filp|dentry|inode|portals|size-[0-9]* " /proc/slabinfo
+       cat /proc/meminfo
 done