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

Peter Holm pho at FreeBSD.org
Thu May 4 06:41:18 UTC 2017


Author: pho
Date: Thu May  4 06:41:17 2017
New Revision: 317787
URL: https://svnweb.freebsd.org/changeset/base/317787

Log:
  Added when problem was fixed.
  
  Sponsored by:	Dell EMC Isilon

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

Modified: user/pho/stress2/misc/maxmemdom.sh
==============================================================================
--- user/pho/stress2/misc/maxmemdom.sh	Thu May  4 05:28:46 2017	(r317786)
+++ user/pho/stress2/misc/maxmemdom.sh	Thu May  4 06:41:17 2017	(r317787)
@@ -28,9 +28,10 @@
 # $FreeBSD$
 #
 
-# Demonstrate that "options MAXMEMDOM" is broken.
+# Demonstrate that "options MAXMEMDOM" is broken. (NUMA test)
 # panic: vm_page_alloc: missing page
 # https://people.freebsd.org/~pho/stress/log/maxmemdom.txt
+# Fixed in r293640.
 
 . ../default.cfg
 


More information about the svn-src-user mailing list