I believe Solaris maps user-level threads to kernel-level
light-weight-processes, of which there can be more than one per
application/process. One can also bind specific threads to LWPs, and
specific LWPs to processors - though this is not necessary...
I don't think these APIs are exposed to Java, though.
Moises
On 7/17/06, Doug Zwick <email@hidden> wrote:
On OS X threads are not bound to specific CPUs. I don't recall ever
hearing about a system that does that (binding processes to CPUs yes,
but not individual threads within a process). OS X does not bind
processes to specific CPUs, either.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden