From 6befb7c9fdf411f9f4961d3261d6d53b63ac5a95 Mon Sep 17 00:00:00 2001 From: pschwan Date: Thu, 7 Nov 2002 21:27:52 +0000 Subject: [PATCH] Merge HEAD into lustre_ba --- lustre/tests/runslabinfo | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/runslabinfo b/lustre/tests/runslabinfo index c0f0e1e..48d6602 100755 --- a/lustre/tests/runslabinfo +++ b/lustre/tests/runslabinfo @@ -1,4 +1,5 @@ #!/bin/sh while sleep 1 ; do egrep "ll_|ldlm|filp|dentry|inode|portals|size-[0-9]* " /proc/slabinfo + echo '-----------------------' done -- 1.8.3.1