Return accidentally deleted info about multiprocessor systems
This commit is contained in:
parent
99778eca69
commit
efb909e26f
|
@ -1,4 +1,4 @@
|
||||||
.\"$NetBSD: hardware,v 1.34 2003/06/01 17:50:37 mbw Exp $
|
.\"$NetBSD: hardware,v 1.35 2003/06/02 21:45:37 mbw Exp $
|
||||||
.
|
.
|
||||||
Currently,
|
Currently,
|
||||||
.Nx*M
|
.Nx*M
|
||||||
|
@ -175,6 +175,9 @@ These models might work, but have not been tested as of the release of
|
||||||
.(bullet -offset indent
|
.(bullet -offset indent
|
||||||
CPU upgrades
|
CPU upgrades
|
||||||
.(bullet -compact
|
.(bullet -compact
|
||||||
|
Only one CPU in a multiprocessor system is supported with the GENERIC kernel.
|
||||||
|
All CPUs are supported with the experimental GENERIC.MP kernel.
|
||||||
|
.It
|
||||||
Most CPU upgrades are supported.
|
Most CPU upgrades are supported.
|
||||||
Some older models will not automatically enable the L2 and/or L3 caches on
|
Some older models will not automatically enable the L2 and/or L3 caches on
|
||||||
a G3 or G4 processor.
|
a G3 or G4 processor.
|
||||||
|
|
Loading…
Reference in New Issue