]> git.ipfire.org Git - ipfire-2.x.git/blob - src/hwinfo/src/smp/README
HWInfo wieder eingefuegt, da mit kudzu zu viele Segmentation Faults liefert.
[ipfire-2.x.git] / src / hwinfo / src / smp / README
1 usage: smp
2
3 exit codes:
4 0 -> ok, is smp
5 != 0 -> no, is single processor
6
7 Note1: just checks the smp capability of the board, not if >1 processor is
8 actually installed.
9
10 Note2: must be run as 'root'.
11
12 Original is:
13
14 /mirror/distributions/redhat/ftp.redhat.com/redhat/redhat-6.1/i386/misc/src/anaconda/isys/smp.c