Andrew Pavlis <[EMAIL PROTECTED]> writes:

> Are there any smp managers out there that can assign different processes
> to different cpu's (for running multiple servers)....If anyone knows of
> anything like this, please let me know!!!

yes.  it's called the linux kernel.  linux is multitasking and will
use whatever processor it has lying around.  the kernel manages the
processes and doles them out to the cpus.  what if you have more
things to run that processors?  you do not get a processor per
process.

> Also, if you know of a
> program similar to top that can monitor multiple processors for Linux, I
> would like to find that as well.

top monitors all my processes.  xosview does too.

-- 
J o h a n  K u l l s t a m
[[EMAIL PROTECTED]]
Don't Fear the Penguin!
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to