Whamcloud - gitweb
obdsyncd: removed from CVS
[fs/lustre-release.git] / lustre / demos / config.sh
index 713a199..3bdd707 100644 (file)
@@ -27,6 +27,8 @@ SNAPTABLE="/tmp/obdfs.snaptable"
 # A simple routine called by most of the scripts to help debugging.  The
 # kernel code has a lot of debugging statements, so this helps us keep
 # track of what is going on in user-land to generate the kernel messages.
+# We append directly to the messages file instead of using logger so that
+# our checkpoints are not lost when the syslogd is very busy.
 plog () {
     if [ "$1" = "log" ]; then
        shift