Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 1996 18:08:09 -0700
From:      Steve Passe <smp@csn.net>
To:        "Erich Boleyn,,,," <erich@uruk.org>
Cc:        smp@freebsd.org
Subject:   Re: Tried SMP kernel from early morning CVS tree 
Message-ID:  <199612140108.SAA09847@clem.systemsix.com>
In-Reply-To: Your message of "Fri, 13 Dec 1996 16:49:46 PST." <E0vYiIU-0002rK-00@uruk.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> Hi all.  I tried the SMP kernel from the CVS tree from early this
> morning.  It still has the problem on my 4-CPU Pentium Pro test box
> where a long compile kills it by getting a kernel page fault in
> pmap_enter.

I wish I knew how to help with this, but I have neither a P6 machine or
skills/knowledge in this area...  I've been taking advantage of the lull to
go thru my code and cleanup a lot of little details that have fallen
thru the cracks.

---
> There was one real bug (typo?) in "i386/isa/if_ze.c".  There was,
> when using "APIC_IO", an undefined reference to "readIOApic24()" (I
> think that's what it was), which was bracketed by "#if defined(APIC_IO)"
> preprocessor stuff.  After looking in some other files, they were
> using "INTRGET()" in the same way, so I just put it in place, and
> everything appears to work fine (though I'm not using that driver).

thanx, your fix looks correct, I just committed it on freefall.

--
Steve Passe	| powered by
smp@csn.net	|            FreeBSD




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