Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2017 06:41:17 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r317787 - user/pho/stress2/misc
Message-ID:  <201705040641.v446fHxT006417@repo.freebsd.org>

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



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