Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 09:44:50 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r355527 - user/pho/stress2/misc
Message-ID:  <201912080944.xB89ioxd004485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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`



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912080944.xB89ioxd004485>