• 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: RE: I thought audio processing threads weren't supposed to call malloc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE: I thought audio processing threads weren't supposed to call malloc


  • Subject: Re: RE: I thought audio processing threads weren't supposed to call malloc
  • From: Ian Kemmish <email@hidden>
  • Date: Tue, 23 Dec 2014 07:26:08 +0000

On 22 Dec 2014, at 22:51, Steven Clark <email@hidden> wrote:

> Brk() doesn’t affect asymptotic behavior because either your program grows infinitely and therefore has no asymptotic behavior, or it reaches a point after which it no longer needs to call brk()


This is all getting increasingly off-topic (well, it is Christmas), but I'll just add that when I first ported my PostScript interpreter to NextStep, I discovered that brk(2) isn't even a system call in Mach-based systems.  It's all based on discontiguous "regions" of memory, as I recall.....


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ian Kemmish                     18 Durham Close, Biggleswade, Beds SG18 8HZ
email@hidden        Tel: +44 1767 601361     Mob: +44 7952 854387
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: RE: I thought audio processing threads weren't supposed to call malloc
  • Next by Date: Re: I thought audio processing threads weren't supposed to call malloc
  • Previous by thread: Re: I thought audio processing threads weren't supposed to call malloc
  • Next by thread: AUHAL: IOProc's and audio object's listener callback's call policy
  • Index(es):
    • Date
    • Thread