« msync KILLPAGES and a post from Jim Magee | Main | Your help is needed. Give! »

Small Progress on the Mullocator

Did something that I always wished other libraries would do, that is to expose the locks. This way you can avoid the locking hell, when doing
for( i = 0; i < 10000; i++) 
   malloc( 8);
Looks pretty much finished now. An open question is, what to do with it. GPL it, LGPL it, sell it, patent it ? I'd ideally like to test it some more. Maybe I'll port it to Linux and replace the standard malloc implementation with and see what happens.

This conflicts with my tendency to procrastinate and to then take on something totally different and forget the old crap. :)

About

This page contains a single entry from the blog posted on July 29, 2003 11:48 PM.

The previous post in this blog was msync KILLPAGES and a post from Jim Magee.

The next post in this blog is Your help is needed. Give!.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.34