Date: Tue, 7 Mar 2000 09:45:55 +1100 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: Dave Boers <djb@wit389306.student.utwente.nl> Cc: Arun Sharma <adsharma@sharmas.dhs.org>, freebsd-current@FreeBSD.ORG Subject: Re: current lockups Message-ID: <00Mar8.103928est.115210@border.alcanet.com.au> In-Reply-To: <20000306202718.A26973@relativity.student.utwente.nl>; from djb@wit389306.student.utwente.nl on Tue, Mar 07, 2000 at 06:29:17AM %2B1100 References: <20000304235010.B10778@sharmas.dhs.org> <20000306202718.A26973@relativity.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-Mar-07 06:29:17 +1100, Dave Boers <djb@wit389306.student.utwente.nl> wrote: >It is rumoured that Arun Sharma had the courage to say: >> Compiling Mozilla with make -j 2 got -current to lock up, twice in >> succession. I'm running a fairly recent snapshot (a week or two old) >> on a Dual celeron box (BP6) with UDMA66 enabled. > >Finally. I've been complaining about this on several occasions. I'm also >running UDMA66 and Dual Celeron BP6. No overclocking. Later postings mention possible problems with UDMA66. The other possibility that has been discussed recently is potential priority inversions for processes using rtptio and idprio. Note that ntpd will use rtprio if the Posix P1003.1b extensions aren't enabled in the kernel. (These were enabled by default in GENERIC on i386 in mid-January). If you have the new ntpd (rather than xntpd) and are running a kernel without options P1003_1B, _KPOSIX_PRIORITY_SCHEDULING and _KPOSIX_VERSION=199309L, you could potentially get a lockup due to a priority inversion. (Though I think the probability is very small). Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00Mar8.103928est.115210>