| stevej
| Subject: Linux
Well the linux guide is a good place to start for
linux commands and docs
http://www.firstlinux.com/guide/
Do all Linux apps parallelise ? Nope. Different threads/processes can run on different processors but if
a program isn't designed to be run on multiple processors
then you probably won't see much of a performance boost.
It's probably true to say SMP really only useful if
the system is multi-user.
stevej
 |
Posted:
Fri Nov 5 16:29:37 1999
|
|