Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 1996 14:35:13 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 mp_machdep.c mpapic.c
Message-ID:  <199611262235.OAA03439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/11/26 14:35:11

  Modified:    i386/i386  mp_machdep.c mpapic.c
  Log:
  skeleton IPI calls for new IPI_INTR() entry points.
  #define IPI_INTS in i386/include/apic.h to enable (the default).
  #define TEST_IPI in i386/include/smptests.h for test code (default for now).
  
  removed TEST_DISABLEFOCUS code.
  
  Revision  Changes    Path
  1.20      +69 -10    sys/i386/i386/mp_machdep.c
  1.21      +11 -124   sys/i386/i386/mpapic.c



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