Re: Giving the CPU a break...
Re: Giving the CPU a break...
- Subject: Re: Giving the CPU a break...
- From: Alex Rice <email@hidden>
- Date: Tue, 19 Nov 2002 18:05:32 -0700
On Monday, November 18, 2002, at 12:04 PM, Buzz Andersen wrote:
I have tried moving my thread priority down to 0.1, but that doesn't
seem to make a difference.
Hrm? I want to know why not. Anyone know how NSThread maps into the
Unix priorities of [-20,20]? Or is this Mach stuff? I would have
expected +setPriority: to do the trick.
Apparently ProcessViewer.app nor the top command show the system
priority. What does that leave, the C system call getpriority(2)?
Alex Rice <email@hidden>
Mindlube Software
http://mindlube.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.