Re: Yielding the processor in a kext?
Re: Yielding the processor in a kext?
- Subject: Re: Yielding the processor in a kext?
- From: Jonas Maebe <email@hidden>
- Date: Fri, 7 Sep 2007 20:48:33 +0200
On 07 Sep 2007, at 19:22, Régis Duchesne wrote:
I have perfect control on Windows where Sleep(0) is documented to do
exactly what I want. I have perfect control on Linux where
cond_resched() is documented to do exactly what I want. I'm trying to
have perfect control on Mac OS by finding an API that is documented to
do exactly what I want :)
You could have a look at to which kernel api sched_yield() is connected.
Jonas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden