On 8-Nov-07, at 6:54 AM, micke wrote: >> micke wrote: >>> Hi, is this possible in Solaris? >>> >>> in user-space: >>> >>> process A is running, its job is to schedule >> threads. >> >> In Solaris the kernel does thread scheduling. Why >> are you trying to do >> thread scheduling in a userland process do you really >> believe a userland >> program knows better about how to schedule than the >> kernel does (do you >> cover HT, CMT, multicore, cc-NUMA)? >> >> What is the real problem you are trying to solve here >> ? > > > Imagen a real-time system under overload that you, even under > overload, want to have say 5% of the cpu available for other non > real-time threads. >
Correct me if i'm wrong, but it's my understanding that you can use FSS to do this very thing _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
