Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 15:26:31 +1000 (EST)
From:      Andy Farkas <andy@bradfieldprichard.com.au>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: panic: APIC: Previous IPI is stuck
Message-ID:  <20040910151513.M21251@bpgate.speednet.com.au>
In-Reply-To: <200409091347.19431.jhb@FreeBSD.org>
References:  <20040909023413.T14321@bpgate.speednet.com.au> <200409091347.19431.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Sep 2004, John Baldwin wrote:
> On Wednesday 08 September 2004 12:39 pm, Andy Farkas wrote:
>> My box is still crashing with above APIC panic when I do a
>> make -j4 buildworld.
>>
>> In file src/sys/i386/i386/local_apic.c I tried increasing
>> BEFORE_SPIN to 100000000 but it still panics.
>>
>> Any suggestions on why this is happenning?
>
> Try changing the consant to -1.  Note that I apparently just managed to
> trigger a hard lockup on my test machine here with that change, but it had
> managed to run for about 20 hours under heavy load that panic'd in a few
> hours on a stock kernel.
>
>> FreeBSD 5.3-BETA3 #1: Wed Sep  8 00:37:07 EST 2004

I changed it to -1. Now I get a hard lockup. I assume its spinning 
inside lapic_ipi_wait().

FYI: the box is a *slow* 200MHz quad Pentium-Pro. I mention this because 
the IPI patches posted a couple weeks ago mention fixing fast CPUs...

Also, "this never used to happen before." (instability started late August)

-andyf



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