svn commit: r287364 - user/pho/stress2/misc

Peter Holm pho at FreeBSD.org
Tue Sep 1 13:47:13 UTC 2015


Author: pho
Date: Tue Sep  1 13:47:12 2015
New Revision: 287364
URL: https://svnweb.freebsd.org/changeset/base/287364

Log:
  Added note about findings.
  
  Sponsored by:	EMC / Isilon storage division

Modified:
  user/pho/stress2/misc/suj34.sh

Modified: user/pho/stress2/misc/suj34.sh
==============================================================================
--- user/pho/stress2/misc/suj34.sh	Tue Sep  1 13:45:47 2015	(r287363)
+++ user/pho/stress2/misc/suj34.sh	Tue Sep  1 13:47:12 2015	(r287364)
@@ -28,8 +28,9 @@
 # $FreeBSD$
 #
 
-# Simple suj / nullfs test scenario
+# Simple suj / nullfs test scenario.
 # http://people.freebsd.org/~pho/stress/log/suj34.txt
+# More debug info: https://people.freebsd.org/~pho/stress/log/kostik831.txt
 
 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
 


More information about the svn-src-user mailing list