On Oct 1, 2009, at 2:19 PM, Åke Sandgren wrote:

No it didn't. And memalign is obsolete according to the manpage.
posix_memalign is the one to use.



This particular call is testing the memalign intercept in the ptmalloc component during startup; we can't replace it with posix_memalign.

Hence, the values that are passed are fairly meaningless. It's just testing that the intercept works.

--
Jeff Squyres
jsquy...@cisco.com


Reply via email to