Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2017 12:06:22 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r324121 - user/pho/stress2/misc
Message-ID:  <201709301206.v8UC6Mpi026549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pho
Date: Sat Sep 30 12:06:21 2017
New Revision: 324121
URL: https://svnweb.freebsd.org/changeset/base/324121

Log:
  Added comment on how to repeat.
  
  Sponsored by:	Dell EMC Isilon

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

Modified: user/pho/stress2/misc/mmap28.sh
==============================================================================
--- user/pho/stress2/misc/mmap28.sh	Sat Sep 30 11:45:33 2017	(r324120)
+++ user/pho/stress2/misc/mmap28.sh	Sat Sep 30 12:06:21 2017	(r324121)
@@ -37,6 +37,7 @@
 # whereas this test runs as expected on r292372.
 # https://people.freebsd.org/~pho/stress/log/mmap28-2.txt
 # https://people.freebsd.org/~pho/stress/log/mmap28-3.txt
+# To repeat, run this test with "sysctl vfs.ffs.use_buf_pager=0".
 # Fixed by r307626
 
 # Test scenario refinement by kib@



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