summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/smptests.h
diff options
context:
space:
mode:
authorfsmp <fsmp@FreeBSD.org>1997-04-27 21:17:56 +0000
committerfsmp <fsmp@FreeBSD.org>1997-04-27 21:17:56 +0000
commit9b85100220bea3138bfa8f7426ffb9e2486650f3 (patch)
treedcbab3565d6b07320f4bc30ad9b2a91bd7754b4f /sys/i386/include/smptests.h
parent7d79f25eed94643191d9808373ef7b2a52343bcf (diff)
downloadFreeBSD-src-9b85100220bea3138bfa8f7426ffb9e2486650f3.zip
FreeBSD-src-9b85100220bea3138bfa8f7426ffb9e2486650f3.tar.gz
informal discussion between Bruce Evans <bde@zeta.org.au>,
Peter Wemm <peter@spinner.DIALix.COM>, Steve Passe <smp@csn.net> removed all the IPI_INTS code. made the XFAST_IPI32 code default, renaming Xfastipi32 to Xinvltlb.
Diffstat (limited to 'sys/i386/include/smptests.h')
-rw-r--r--sys/i386/include/smptests.h16
1 files changed, 1 insertions, 15 deletions
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
OpenPOWER on IntegriCloud