Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 13:28:39 +0200 (EET)
From:      "Alexandr A. Listopad" <laa@lucky.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        laa@burka.carrier.kiev.ua
Subject:   docs/25450: NCPU removed from -STABLE
Message-ID:  <200102281128.NLA75722@burka.carrier.kiev.ua>

next in thread | raw e-mail | index | archive | help

>Number:         25450
>Category:       docs
>Synopsis:       remove NCPU from docs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 03:30:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr A. Listopad
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Lucky Net
>Environment:

	

>Description:

Remove NCPU and etc from doc-proj.

>How-To-Repeat:

	

>Fix:


Index: en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v
retrieving revision 1.38
diff -u -r1.38 chapter.sgml
--- en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml	2001/02/13 21:28:14	1.38
+++ en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml	2001/02/28 11:24:27
@@ -541,14 +541,9 @@
 
     <para>The above are both required for SMP support.</para>
 
-    <programlisting>
-# 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</programlisting>
-
-    <para>These are some additional SMP knobs.</para>
+    <para>Additional SMP knobs like NCPU, NBUS, NAPIC, NINTR are
+      become dynamic and NCPU sets to a maximum of 16 under SMP 
+      (30 Sep 2000).<para>
 
     <programlisting>device          isa</programlisting>
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102281128.NLA75722>