Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 1997 07:06:15 -0500 (CDT)
From:      dave adkins <adkin003@gold.tc.umn.edu>
To:        Steve Passe <smp@csn.net>
Cc:        smp@freebsd.org
Subject:   Re: PEND_INTS and ISA failure
Message-ID:  <Pine.NEB.3.96.970728062514.241A-100000@samthedog.gold.tc.umn.edu>
In-Reply-To: <199707280417.WAA02828@Ilsa.StevesCafe.com>

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


On Sun, 27 Jul 1997, Steve Passe wrote:

> Hi,
> 
> I just committed code to (hopefully) fix the missing INTs when using the
> new PEND_INTS algorithm.  PEND_INTS is still commented out in smptests.h,
> so please uncomment it, build a kernel & test.  I am especially interested
> in hearing from those who observed the original problem on their hardware.
> 
> The changes affected 5 files, so I committed instead of rolling a patch as
> I originally stated I would.  Here are the dates & files to look for:
> 
> fsmp        1997/07/27 20:59:55 PDT
> 
>   Modified files:
>     sys/i386/include     mpapic.h smp.h 
>     sys/i386/i386        mp_machdep.c mpapic.c 
>     sys/i386/isa         apic_vector.s 
>   
>   Revision  Changes    Path
>   1.10      +1 -6      src/sys/i386/include/mpapic.h
>   1.22      +11 -1     src/sys/i386/include/smp.h
>   1.38      +4 -4      src/sys/i386/i386/mp_machdep.c
>   1.24      +13 -2     src/sys/i386/i386/mpapic.c
>   1.12      +52 -2     src/sys/i386/isa/apic_vector.s
> 
> --
> Steve Passe	| powered by
> smp@csn.net	|            Symmetric MultiProcessor FreeBSD
> 
> 
> 

steve,

It looks like the changes took care of the problem with both multi-sector
enabled and disabled for wd.

dave adkins





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.970728062514.241A-100000>