diff options
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r-- | sys/i386/conf/NOTES | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index c2b94ab..4909bca 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -105,10 +105,6 @@ options ROOTDEVNAME=\"ufs:da0s2e\" # # SMP enables building of a Symmetric MultiProcessor Kernel. # APIC_IO enables the use of the IO APIC for Symmetric I/O. -# NCPU sets the number of CPUs, defaults to 2. -# NBUS sets the number of busses, defaults to 8. -# NAPIC sets the number of IO APICs on the motherboard, defaults to 1. -# NINTR sets the total number of INTs provided by the motherboard. # # Notes: # @@ -124,12 +120,6 @@ options ROOTDEVNAME=\"ufs:da0s2e\" options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O -# Optional, these are the defaults plus 1: -options NCPU=5 # number of CPUs -options NBUS=10 # number of busses -options NAPIC=2 # number of IO APICs -options NINTR=25 # number of INTs - # # Rogue SMP hardware: # |