Date: Mon, 7 Feb 2011 20:41:24 +0300 From: Chagin Dmitry <dchagin@freebsd.org> To: Alexander Motin <mav@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, John Baldwin <jhb@freebsd.org> Subject: Re: svn commit: r217351 - head/sys/kern Message-ID: <20110207174124.GA7388@dchagin.static.corbina.ru> In-Reply-To: <4D501154.5030404@FreeBSD.org> References: <201101131422.p0DEMRHk053165@svn.freebsd.org> <20110206221508.GA13630@dchagin.static.corbina.ru> <201102071022.25675.jhb@freebsd.org> <4D501154.5030404@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 07, 2011 at 05:35:48PM +0200, Alexander Motin wrote: > John Baldwin wrote: > > On Sunday, February 06, 2011 5:15:08 pm Chagin Dmitry wrote: > >> On Thu, Jan 13, 2011 at 02:22:27PM +0000, John Baldwin wrote: > >>> Author: jhb > >>> Date: Thu Jan 13 14:22:27 2011 > >>> New Revision: 217351 > >>> URL: http://svn.freebsd.org/changeset/base/217351 > >>> > >>> Log: > >>> Introduce two new helper macros to define the priority ranges used = for > >>> interactive timeshare threads (PRI_*_INTERACTIVE) and non-interacti= ve > >>> timeshare threads (PRI_*_BATCH) and use these instead of PRI_*_REAL= TIME > >>> and PRI_*_TIMESHARE. No functional change. > >>> =20 > >>> Reviewed by: jeff > >> > >> Hi, John. Got a panic in vbox: > >> > >> Mon Feb 7 00:57:27 MSK 2011 > >> > >> FreeBSD amd64 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r218225+ae81d3a: Sun > >> Feb 6 21:57:31 MSK 2011 root@amd64:/usr/obj/usr/work/head/sys/YOY > >> amd64 > >> > >> panic: sched_priority: invalid priority 3920: nice 0, ticks 122826752 > >> ftick 185416 ltick 186416 tick pri 3748 > >=20 > > I think this is probably more a question for mav@ and the clock changes= in=20 > > HEAD. As this commit said, it merely added new symbolic constants and = made no=20 > > functional changes. >=20 > It could be, but I've thought I've workarounded it by r214987. Dmitry, > could you describe how did you manage it? Boot or run-time? Any specific > activity? >=20 This is repeated panic when compiling large files, unzipping large files. --=20 Have fun! chd --0F1p//8PRICkK4MW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1QLsQACgkQ0t2Tb3OO/O0R0wCfWNzbgaY8l5q8ztJ9/+JS2AZT 3pMAnjOeeTMVvLl6u+d/bNWSGrPrzcU8 =WzD0 -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110207174124.GA7388>