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

Peter Holm pho at FreeBSD.org
Tue Dec 17 08:57:02 UTC 2019


Author: pho
Date: Tue Dec 17 08:57:01 2019
New Revision: 355846
URL: https://svnweb.freebsd.org/changeset/base/355846

Log:
  Added note about when the problem was fixed.

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

Modified: user/pho/stress2/misc/tmpfs19.sh
==============================================================================
--- user/pho/stress2/misc/tmpfs19.sh	Tue Dec 17 08:55:58 2019	(r355845)
+++ user/pho/stress2/misc/tmpfs19.sh	Tue Dec 17 08:57:01 2019	(r355846)
@@ -34,6 +34,7 @@
 
 # Thread stuck in vmwait seen:
 # https://people.freebsd.org/~pho/stress/log/jeff138.txt
+# Fixed by r355771
 
 . ../default.cfg
 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1


More information about the svn-src-user mailing list