From c3a5e57674271eec1bab215ab3b6a8c6673dc2bc Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Wed, 6 Jun 2001 20:39:25 +0000 Subject: [PATCH] NCPU, NAPIC, NBUS and NINTR are no longer applicable in RELENG_4. Remove the bit that quotes these as part of the kernel configuration. PR: 25450 --- .../books/handbook/kernelconfig/chapter.sgml | 10 +--------- .../books/handbook/kernelconfig/chapter.sgml | 10 +--------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index 85e4465fe7..6eb7abfc23 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -1,7 +1,7 @@ @@ -517,14 +517,6 @@ options _KPOSIX_PRIORITY_SCHEDULING The above are both required for SMP support. - # Optionally these may need tweaked, (defaults shown): -#options NCPU=2 # number of CPUs -#options NBUS=4 # number of busses -#options NAPIC=1 # number of IO APICs -#options NINTR=24 # number of INTs - - These are some additional SMP knobs. - device isa All PCs supported by FreeBSD have one of these. If you have an diff --git a/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml index 85e4465fe7..6eb7abfc23 100644 --- a/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml @@ -1,7 +1,7 @@ @@ -517,14 +517,6 @@ options _KPOSIX_PRIORITY_SCHEDULING The above are both required for SMP support. - # Optionally these may need tweaked, (defaults shown): -#options NCPU=2 # number of CPUs -#options NBUS=4 # number of busses -#options NAPIC=1 # number of IO APICs -#options NINTR=24 # number of INTs - - These are some additional SMP knobs. - device isa All PCs supported by FreeBSD have one of these. If you have an