At 6:15 PM -0500 1/6/03, Mitchell N Charity wrote:
+        pool_pmc[i] = memalign(ALIGN, SIZE*sizeof(PMC));
This is the only problem--memalign's not universal unless we build with the malloc we provide.

Have we looked into whether we can mix this malloc with the current memory allocation system?
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk


Reply via email to