Am Sam, 2003-02-08 um 06.30 schrieb Steve Strong:
> I'm lost in you acronyms:
> 
>       SMP
SMP = Symetric MultiProcessing

two or more processors share equally the ongoing work (in contrast to
asymetric multiprocessing where each CPU is dedicated to a special task
/ function) SMP is the way current multiprocessor boards are working

If you are not shure wether your installation uses the multiprozessor
kernel type
   uname -a
in a terminal window and the response will tell you, e.g.

[pb@ibmLinux pbr]$ uname -a
Linux ibmLinux 2.4.18-19.8.0smp #1 SMP Thu Dec 12 04:36:25 EST 2002 i686
i686 i386 GNU/Linux

in my case.


Peter

-- 
Peter Boy <[EMAIL PROTECTED]>
Univiversity of Bremen



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to