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

Peter Holm pho at FreeBSD.org
Sun Dec 8 09:44:51 UTC 2019


Author: pho
Date: Sun Dec  8 09:44:50 2019
New Revision: 355527
URL: https://svnweb.freebsd.org/changeset/base/355527

Log:
  Added comment about problem found.

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

Modified: user/pho/stress2/misc/tmpfs13.sh
==============================================================================
--- user/pho/stress2/misc/tmpfs13.sh	Sun Dec  8 06:41:14 2019	(r355526)
+++ user/pho/stress2/misc/tmpfs13.sh	Sun Dec  8 09:44:50 2019	(r355527)
@@ -36,6 +36,9 @@
 # http://people.freebsd.org/~pho/stress/log/tmpfs13.txt
 # Fixed by r269457.
 
+# "panic: vm_domainset_iter_first: Invalid domain 2" seen.
+# Fixed by r339075
+
 . ../default.cfg
 
 N=`sysctl -n hw.ncpu`


More information about the svn-src-user mailing list