Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 1997 22:17:56 -0600
From:      Steve Passe <smp@csn.net>
To:        dave adkins <adkin003@gold.tc.umn.edu>
Cc:        smp@freebsd.org
Subject:   PEND_INTS and ISA failure
Message-ID:  <199707280417.WAA02828@Ilsa.StevesCafe.com>

next in thread | raw e-mail | index | archive | help
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





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