Heap allocation on Linux

Benjamin Kosnik bkoz@redhat.com
Wed Dec 8 15:09:00 GMT 2004


>That s a problem for our soft. What would be good is a mmap() based
>allocator:
>- Allocate an mmap chunk
>- Allocate from it
>- munmap it when all blocks are freed

See the last patch in 

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16612

We are just waiting for assignment.

-benjamin



More information about the Libstdc++ mailing list