Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 1996 15:38:50 -0700 (PDT)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 locore.s mplock.s swtch.s sys/i386/include apic.h smp.h smpasm.h
Message-ID:  <199609112238.PAA08783@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/09/11 15:38:49

  Modified:    i386/i386  locore.s mplock.s swtch.s
               i386/include  apic.h smp.h smpasm.h
  Log:
  Only use the 4 bits of the apic ID, not the extras.
  
  Submitted by: Steve Passe <smp@csn.net>, PR#1592
  
  Revision  Changes    Path
  1.25      +1 -1      sys/i386/i386/locore.s
  1.12      +5 -5      sys/i386/i386/mplock.s
  1.22      +1 -1      sys/i386/i386/swtch.s
  1.2       +4 -1      sys/i386/include/apic.h
  1.6       +2 -2      sys/i386/include/smp.h
  1.4       +1 -0      sys/i386/include/smpasm.h



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