aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf/NOTES
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1999-06-15 13:14:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1999-06-15 13:14:56 +0000
commit9b953cf681ab5e65f23ac4afd0c369ed907b998f (patch)
treefd01da7801503611d3ebd3f995f766ca975fec13 /sys/i386/conf/NOTES
parent689b0bd1d4d05719c638afac61d6ffff0e2a7506 (diff)
downloadsrc-9b953cf681ab5e65f23ac4afd0c369ed907b998f.tar.gz
src-9b953cf681ab5e65f23ac4afd0c369ed907b998f.zip
Kill option FAILSAFE.
PR: i386/12187 Approved by: bde
Notes
Notes: svn path=/head/; revision=47926
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r--sys/i386/conf/NOTES10
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index f4df5f5a0f25..bb02c280ee76 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.604 1999/05/28 10:27:22 roger Exp $
+# $Id: LINT,v 1.605 1999/06/01 18:18:36 jlemon Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -56,10 +56,6 @@ maxusers 10
options MAXDSIZ="(256*1024*1024)"
options DFLDSIZ="(256*1024*1024)"
-# When this is set, be extra conservative in various parts of the kernel
-# and choose functionality over speed (on the widest variety of systems).
-options FAILSAFE
-
# Options for the VM subsystem
#options PQ_NOOPT # No coloring
options PQ_LARGECACHE # color for 512k/16k cache
@@ -144,8 +140,8 @@ cpu I686_CPU # aka Pentium Pro(tm)
# mapped mode. Default is 2-way set associative mode.
#
# CPU_CYRIX_NO_LOCK enables weak locking for the entire address space
-# of Cyrix 6x86 and 6x86MX CPUs. If this option is not set and
-# FAILESAFE is defined, NO_LOCK bit of CCR1 is cleared. (NOTE 3)
+# of Cyrix 6x86 and 6x86MX CPUs by setting the NO_LOCK bit of CCR1.
+# Otherwise, the NO_LOCK bit of CCR1 is cleared. (NOTE 3)
#
# CPU_DISABLE_5X86_LSSER disables load store serialize (i.e. enables
# reorder). This option should not be used if you use memory mapped