> We could also consider using another non-standard memory allocator if the > glibc malloc isn't good enough. I checked out Hoard but unfortunately it's > GPL. Of course, sticking with the default malloc is preferable unless the > gains from switching are pretty significant.
Could always just detect it at compile time and use it if it is there. _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
