Re: Logic Audio and MAXFILEs
Re: Logic Audio and MAXFILEs
- Subject: Re: Logic Audio and MAXFILEs
- From: Markus Fritze <email@hidden>
- Date: Thu, 13 Nov 2003 01:17:33 -0800
On Nov 12, 2003, at 10:19 PM, Marc Poirier wrote:
Of course, you shouldn't really have to worry about this and apps like
Logic should be doing a setrlimit(RLIMIT_NOFILE, etc.) when the limit
for
open files is hit. The default value per process (at least in 10.2) is
256, which definitely isn't adequate for a lot of sampler needs.
We the limit in Logic is set to 8192 files. Interesting that this is
not enough... The maximum limit of open files is 10240 files per
process and we did not want to max it out so we decided on 8192. Every
value above 10240 was ignored anyway. If this is not enough: clean up
your sample instruments folder :)
BTW: The limit for all open files in the complete system is only a bit
higher: 12288 files.
Markus
_______________________________________________
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.