Date: Tue, 10 Apr 2001 15:18:21 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mpapic.h src/sys/i386/i386 i686_mem.c Message-ID: <200104102218.f3AMIM707818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/04/10 15:18:21 PDT
Modified files:
sys/i386/include mpapic.h
sys/i386/i386 i686_mem.c
Log:
Remove the old APIC I/O higher level IPI API in favor of the newer MI
API for IPI's that isn't tied to the Intel APIC. MD code can still use
the apic_ipi() function or dink with the apic directly if needed to send
MD IPI's.
Revision Changes Path
1.17 +1 -47 src/sys/i386/include/mpapic.h
1.11 +2 -2 src/sys/i386/i386/i686_mem.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104102218.f3AMIM707818>
