>Better is to use libast because its memory allocator allows switching
>between mmap(anon)/brk()/heap at runtime. Compile your application
>with -I/usr/include/ast -last and ln -s /usr/lib/libast.so.1
>/usr/lib/libast.so


Why?   Do you have any roof that libast performs better then any other
memory, specifically libumem?
Specifically because libast reimplements much of libc and that's
not really what you want.

Casper

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to