Date: 4 Sep 2003 06:43:05 -0000 From: Scott Ballantyne <sdb@ssr.com> To: freebsd-smp@freebsd.org Subject: Re: Unpredictable problems with APIC renumbering Message-ID: <20030904064305.1228.qmail@ssr.com> In-Reply-To: <XFMail.20030903124010.jhb@FreeBSD.org> (message from John Baldwin on Wed, 03 Sep 2003 12:40:10 -0400 (EDT)) References: <XFMail.20030903124010.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi John, > >> Ack, that patch was for current. Try using > >> 'eflags = read_eflags(); disable_intr();' in place of intr_disable() > >> and 'write_eflags(eflags);' in place of intr_restore(). > > > > Thanks! That builds with no problem, and I am running it now. I will > > let you know how it goes. > > Did this work? > After many reboots today, I saw the problem resurface. It does seem improved, although I haven't kept statistics (sorry), it is clearly not fixed. If you have any other patches, I'm more than happy to test them. Thanks again for your help. sdb -- sdb@ssr.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030904064305.1228.qmail>