Topic: [MOVED] nproc_help

I am running #!.

This is the information about my processor.

 # cat /proc/cpuinfo
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 15
model        : 2
model name    : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping    : 9
microcode    : 0x11
cpu MHz        : 3000.000
cache size    : 512 KB
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 2
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts cid xtpr
bogomips    : 6001.07
clflush size    : 64
cache_alignment    : 128
address sizes    : 36 bits physical, 32 bits virtual
power management:
 nproc 

on Lubuntu produced result 2.
nproc on #! produces 1.

***For those who don't know what nproc it is. It's just a utility which counts the number of availible processors. (I think.)

I can't understand why it won't recognize the second processor.

Please help, anybody, and any advice. roll

Last edited by lightning_underscore (2012-02-04 19:52:02)

Re: [MOVED] nproc_help

See http://crunchbanglinux.org/forums/post/186489/#p186489

If you poke the bear it is going to come after you.

Re: [MOVED] nproc_help

Thanks.