- Fix the Jenkins 2014Q1 report

Reported by:	Allan Jude <freebsd@allanjude.com>
This commit is contained in:
Gabor Pali 2014-04-15 22:06:48 +00:00
parent 962dab1e3e
commit 009fc30626
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44570

View file

@ -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