Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 22:06:48 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44570 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201404152206.s3FM6mXO058958@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgj
Date: Tue Apr 15 22:06:48 2014
New Revision: 44570
URL: http://svnweb.freebsd.org/changeset/doc/44570

Log:
  - Fix the Jenkins 2014Q1 report
  
  Reported by:	Allan Jude <freebsd@allanjude.com>

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml	Tue Apr 15 22:02:21 2014	(r44569)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml	Tue Apr 15 22:06:48 2014	(r44570)
@@ -1182,18 +1182,18 @@
 	committed code to Subversion since the last successful
 	build.</p>
 
-      <p>As part of the Jenkins setup, &a.rodrigc; encountered
-	problems with running Java &os;&nbsp;9.2 and &os;&nbsp;10.0.
-	Both problems stemmed from changes to the &os; Virtual Memory
-	(VM) subsystem. On &os; 9.2-RELEASE, running Jenkins under
-	Java would cause the kernel to panic.  This was a known
-	problem, and fixed in 9.2.-RELEASE-p3.  On &os; 10.0-RELEASE,
-	Java processes would randomly crash.  Disabling the
-	<tt>vm.pmap.pcid_enabled</tt> <tt>sysctl(3)</tt> variable
-	seemed to fix the problem.  In <tt>kern/187238</tt>, Henrik
-	Gulbrandsen submitted fixes to the &os; VM to address this
-	problem.  &a.kib; committed the fixes to <tt>head</tt>, where
-	they are being tested now.</p>
+      <p>As part of the Jenkins setup, &a.rodrigc; encountered problems
+	with running Java on &os;&nbsp;9.2 and &os;&nbsp;10.0.  Both
+	problems stemmed from changes to the &os; Virtual Memory (VM)
+	subsystem.  On &os; 9.2-RELEASE, running Jenkins under Java
+	would cause the kernel to panic.  This was a known problem, and
+	fixed in 9.2.-RELEASE-p3.  On &os; 10.0-RELEASE, Java processes
+	would randomly crash.  Disabling the
+	<tt>vm.pmap.pcid_enabled</tt> <tt>sysctl(3)</tt> variable seemed
+	to fix the problem.  In <tt>kern/187238</tt>, Henrik Gulbrandsen
+	submitted fixes to the &os; VM to address this problem.  &a.kib;
+	committed the fixes to <tt>head</tt>, where they are being
+	tested now.</p>
 
       <p>During the setup of the bhyve VMs which run Jenkins
 	processes, &a.rodrigc; wrote scripts to start bhyve VMs from



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