Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2016 08:31:09 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r300717 - user/pho/stress2/misc
Message-ID:  <201605260831.u4Q8V967039770@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pho
Date: Thu May 26 08:31:09 2016
New Revision: 300717
URL: https://svnweb.freebsd.org/changeset/base/300717

Log:
  Added comment about problem found.
  
  Sponsored by:	EMC / Isilon Storage Division

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

Modified: user/pho/stress2/misc/core3.sh
==============================================================================
--- user/pho/stress2/misc/core3.sh	Thu May 26 08:28:10 2016	(r300716)
+++ user/pho/stress2/misc/core3.sh	Thu May 26 08:31:09 2016	(r300717)
@@ -34,6 +34,9 @@
 # Fixed by r272535.
 # On i386 pgrep(1) loops. Fixed by r272566.
 
+# "Sleeping on "pmapdi" with the following non-sleepable locks held:"
+# https://people.freebsd.org/~pho/stress/log/kostik883.txt
+
 . ../default.cfg
 
 odir=`pwd`



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