View | Details | Raw Unified | Return to bug 25450
Collapse All | Expand All

(-)en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml (-8 / +3 lines)
Lines 541-554 Link Here
541
541
542
    <para>The above are both required for SMP support.</para>
542
    <para>The above are both required for SMP support.</para>
543
543
544
    <programlisting>
544
    <para>Additional SMP knobs like NCPU, NBUS, NAPIC, NINTR are
545
# Optionally these may need tweaked, (defaults shown):
545
      become dynamic and NCPU sets to a maximum of 16 under SMP 
546
#options        NCPU=2                  # number of CPUs
546
      (30 Sep 2000).<para>
547
#options        NBUS=4                  # number of busses
548
#options        NAPIC=1                 # number of IO APICs
549
#options        NINTR=24                # number of INTs</programlisting>
550
551
    <para>These are some additional SMP knobs.</para>
552
547
553
    <programlisting>device          isa</programlisting>
548
    <programlisting>device          isa</programlisting>

Return to bug 25450