Hi.

My question is simple : since Pth is implemented completely
in user-space, is is 'compatible' with (possibly) kernel-space 
threads ?

I mean : if my process creates n 'system'-threads with 
pthread_create, can each of these have its own Pth scheduler and 
pth-threads ?

Technically, I'd like to take advantage of kernel multi-processor
support if present but still have the non-preemptive scheduling 
inside each system-thread.

Sorry to ask but I found no FAQ and no answer in the documentation.

Thanks.

Laurent "BloB" Vaucher.

______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to