summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/smptests.h
diff options
context:
space:
mode:
authorfsmp <fsmp@FreeBSD.org>1997-07-26 17:38:43 +0000
committerfsmp <fsmp@FreeBSD.org>1997-07-26 17:38:43 +0000
commit8195f84f44150b7704aca05f47ce0871e4cc0af7 (patch)
tree7f0a6e2538d14796cc62298fe3b3279f870cf225 /sys/i386/include/smptests.h
parent7f631e6612991b03bb4ff06d43a4c5b4c38b10e4 (diff)
downloadFreeBSD-src-8195f84f44150b7704aca05f47ce0871e4cc0af7.zip
FreeBSD-src-8195f84f44150b7704aca05f47ce0871e4cc0af7.tar.gz
Comment out PEND_INTS for now, it breaks ISA INTs.
Reported by: dave adkins <adkin003@gold.tc.umn.edu>
Diffstat (limited to 'sys/i386/include/smptests.h')
-rw-r--r--sys/i386/include/smptests.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h
index 0d12cf7..0010912 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.15 1997/07/22 18:46:41 fsmp Exp $
+ * $Id: smptests.h,v 1.16 1997/07/26 01:47:26 fsmp Exp $
*/
#ifndef _MACHINE_SMPTESTS_H_
@@ -59,8 +59,10 @@
* 99.12s real 130.04s user 51.82s system # time make -j16
* 97.75s real 129.91s user 51.62s system # time make -j18
* 100.51s real 132.67s user 50.91s system # time make -j20
- */
+ *
+ * Note: currently broken for INTerrupting ISA cards, including onboard IDE.
#define PEND_INTS
+ */
/*
OpenPOWER on IntegriCloud