| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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...
http://java.sun.com/docs/hotspot/threads/threads.html
I don't think these APIs are exposed to Java, though.
No, indeed they aren't.
Moises
Dan.
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
This email sent to email@hidden
_______________________________________________ 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
| References: | |
| >Re: More multiprocessing questions (From: Doug Zwick <email@hidden>) | |
| >Re: More multiprocessing questions (From: "Moises Lejter" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.