Date: Wed, 12 Dec 2012 06:35:20 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Rick Macklem <rmacklem@uoguelph.ca> Cc: Tim Kientzle <kientzle@freebsd.org>, freebsd-current Current <freebsd-current@freebsd.org> Subject: Re: r244036 kernel hangs under load. Message-ID: <20121212043520.GF3013@kib.kiev.ua> In-Reply-To: <2088105020.1335870.1355277527941.JavaMail.root@erie.cs.uoguelph.ca> References: <20121211223839.GE3013@kib.kiev.ua> <2088105020.1335870.1355277527941.JavaMail.root@erie.cs.uoguelph.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--AmQwmWFbeMnnUgEL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 11, 2012 at 08:58:47PM -0500, Rick Macklem wrote: > Ok, I'll test r243598 and then r243599 and r243835, just to > see if it really is this. >=20 > I'll email when I have done this. If you test only r243598, I am sure that you would experience corruption. The r243599 should cause the deadlocks. >=20 > > > > > > Also, do you use the post-r244095 kernel ? > > > > > > Before and after. The most recent tests were post-r244095. > > > (If anything the more recent kernels hang more easily.) > > > > > > > > > > > > > > Is your machine SMP ? > > > > > > Old, slow single core i386. > >=20 > > Try this. Please note that this is mostly a debugging facility. > >=20 > It seemed to help, but didn't stop the hangs completely. > r244125 without the patch would hang somewhere in a kernel > build. r244125 plus this patch ran almost 2 kernel builds > before it got hung. Can you try to look into the system state on the hang (on the kernel with the if (1 || patch applied) ? Using the ddb and recipe from the web page. Basically watch for a thread looping in the mnt_active iterator and threads owning vnode interlocks. --AmQwmWFbeMnnUgEL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQIcBAEBAgAGBQJQyAmHAAoJEJDCuSvBvK1BF6cP/jpwXtXJpWQ4eIu4tJlK2XMf aMCq8Srj4YdWqEy640Njo1MvV6jKMJLjgwN+qd1P/01ibUyamVgRq1r90eROWw8d mzuMqsGUgx1qrt7mpLv//BHA15qrG7j2rfpzSIBdNXHlTvhjj2zKuCyWl/crz+Rb ypcoCgQuWnAM+SPs9RhsjQd0U5hlsb4lhqvoJGpyR4lxKTYVbBbjgXwPM5dj6SuX aQV58CC9cYNKzvxFwqKALdWckIa5rf0pXKSH8kmVKFAIlfmJhOznSKocxomutVNV 3bZ+290882hmxxozwfIt141g8AbMU99drlfB3LGdvFrZ6JKAdhwyE8TpWNTRqTOx A0xZ4g+AIYjtXPIyO8az8liDlSE85jsI4GD9Ulbc8k9OHAWbxqP+BAlHl0AWBJQt /Vbjp8vuzuSl3BPvKHNHoG7iGaMnvu5TEok+l1FENLr7MKivWn7EaWohwbimETTm h8S8/ReiqEYp6064EHoEfddZ7cJiZCJ0O7cG43B/mqSnD72Hgll7SE3TDJNPiUUV MThWvGbDjrbssACSte2NHPULxJUGsXwvdrkFEHlzXpxHib9mOHlHPVmSg7OiCC1K URZD1f6hoLskqmuR7binP3dmt7+kJGXhRZ6/iddxuRjpppqCShY4VP11GwIufly5 WwCRjE4ZqIX7vvTuBxRe =h7vp -----END PGP SIGNATURE----- --AmQwmWFbeMnnUgEL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121212043520.GF3013>