• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Logic Audio and MAXFILEs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Logic Audio and MAXFILEs


  • Subject: Re: Logic Audio and MAXFILEs
  • From: Marc Poirier <email@hidden>
  • Date: Thu, 13 Nov 2003 16:59:17 -0600 (CST)

On Thu, 13 Nov 2003, Jeremy Sagan 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. But
> > anyway, you'd probably be better off filing a proper bug report than
> > sending emails to this list about this.
>
> I just did a test under 10.2.8 and
>
> rlimit rlp = { 8192, 8192};
>
> if (getrlimit(RLIMIT_NOFILE, &rlp) == 0)
>
>
> returns rlp.rlim_cur and rlp.rlim_max both equal to 2048. Doesn't that
> mean that 2048 is the hard limit?

Yeah, at least that's my understanding. Maybe a Jaguar <-> Panther
difference?

Marc
_______________________________________________
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.

References: 
 >Re: Logic Audio and MAXFILEs (From: Jeremy Sagan <email@hidden>)

  • Prev by Date: quick CoreMIDI question ...
  • Next by Date: Re: quick CoreMIDI question ...
  • Previous by thread: Re: Logic Audio and MAXFILEs
  • Next by thread: Re: Logic Audio and MAXFILEs
  • Index(es):
    • Date
    • Thread