Possible inline malloc alternatives: bitmap

DJ Delorie dj@redhat.com
Fri Mar 2 18:20:00 GMT 2018


Note that there are existing malloc implementations that may already do
what you plan, it might be worth a little time to see if they're a
better starting point than glibc's malloc.

Also, I have a corpus of workloads for benchmarking malloc here:

	http://www.delorie.com/malloc/

(note: that's my house network, please be gentle and kind when
downloading ;)

The simulator that runs those workloads is in glibc's dj/malloc branch
(malloc/trace_run.c).



More information about the Libc-alpha mailing list