Re: Priotiry
Re: Priotiry
- Subject: Re: Priotiry
- From: Michal Bencur <email@hidden>
- Date: Thu, 19 Feb 2004 21:08:43 +0100
maybe locking the memory so that it's never swapped could help.
check syscall mlock (man mlock)
regards,
Michal
>
Well I have a method which is very sensitive, and sharing processor time
>
can cause problems. Espcially if lots of apps are running and the app
>
caches something in the swap file.
_______________________________________________
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.
References: | |
| >Priotiry (From: email@hidden) |