Re: Process Priority
Re: Process Priority
- Subject: Re: Process Priority
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 12 Nov 2008 11:10:54 -0800
On Wed, Nov 12, 2008 at 8:12 AM, Mr. Gecko <email@hidden> wrote:
> Even that command says it's 0, so I'm thinking that virtual pc is using some
> unknown way of changing how much processor they use.
Threads can individually be created with different priorities. In
reality threads are the real unit that the system scheduler works with
and so it may be better to focus your efforts at that level then the
process level (not knowing what you are really trying to accomplish).
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden