From 9b85100220bea3138bfa8f7426ffb9e2486650f3 Mon Sep 17 00:00:00 2001 From: fsmp Date: Sun, 27 Apr 1997 21:17:56 +0000 Subject: informal discussion between Bruce Evans , Peter Wemm , Steve Passe removed all the IPI_INTS code. made the XFAST_IPI32 code default, renaming Xfastipi32 to Xinvltlb. --- sys/i386/include/smptests.h | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'sys/i386/include/smptests.h') diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h index 99d79a9..a00747a 100644 --- a/sys/i386/include/smptests.h +++ b/sys/i386/include/smptests.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: smptests.h,v 1.13 1997/04/26 07:24:21 fsmp Exp $ + * $Id: smptests.h,v 1.1 1997/04/26 11:45:47 peter Exp $ */ #ifndef _MACHINE_SMPTESTS_H_ @@ -35,12 +35,6 @@ /* - * faster invltlb IPI, asm only - */ -#define XFAST_IPI32 - - -/* * use 'lowest priority' for sending IRQs to CPUs * * i386/i386/mplock.s, i386/i386/mpapic.c, kern/init_main.c @@ -50,14 +44,6 @@ /* - * test the InterProcessor Interrupt mechanism. - * - * i386/i386/mpapic.c - */ -#define TEST_IPI - - -/* * count INT hits by CPU * * i386/isa/vector.s -- cgit v1.1