Fwd: More thread scheduling observations
Fwd: More thread scheduling observations
- Subject: Fwd: More thread scheduling observations
- From: Andy Bull <email@hidden>
- Date: Sun, 5 May 2002 12:42:56 +0100
On Sunday, May 5, 2002, at 07:40 am, Ian Ollmann wrote:
Why dont you give this a try: Turn timesharing off so that you are
scheduled in a round robin fashion, among threads of equal priority.
If
you set your priority equal to the window server, you should get the
CPU
as often as the window server does. If you do this, you MUST release
the
CPU regularly.
http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/
scheduler/Using_Mach__pplications.html
...
Thanks i'm going to play around with this today. I can see I really need
to dig deeper into Darwin, but it's finding the time ... ... ...
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.