> is there an implementation of threads using all CPU's in an SMP environment
> rather than scheduling the threads to only one CPU? Is something like pthreads or any
> other thread library supported under Linux SMP?
Yes, you want the LinuxThreads library. The home page appears to be
http://pauillac.inria.fr/~xleroy/linuxthreads/
+-----------------------+----------------------------------+
| Nathan Bryant | Resident Unix Geek |
| nathan@burgessinc.com | Burgess Business Solutions, Inc. |
+-----------------------+----------------------------------+