[LAD] [ANN] jack_capture V0.9.19,	Snd-ls V0.9.8.17 and	Rollendurcmesserzeitsammler V0.0.4
    Jens M Andreasen 
    jens.andreasen at comhem.se
       
    Mon Jul  7 19:30:38 UTC 2008
    
    
  
On Mon, 2008-07-07 at 12:32 +0200, stefan kersten wrote:
> at least on osx, calloc clears the allocated memory lazily 'on- 
> demand' (see
> [1]), which might not be what you want in a realtime application. i  
> don't know
> how it behaves on linux, though.
Linux will even optimistically overcommit ... So manually "stepping" on
the memory you have malloc()'ed before use, is a pretty good idea,
    
    
More information about the Linux-audio-dev
mailing list