Files
gem5/src/sim
Ali Saidi 1b370431d0 sim: Remove FastAlloc
While FastAlloc provides a small performance increase (~1.5%) over regular malloc it isn't thread safe.
After removing FastAlloc and using tcmalloc I've seen a performance increase of 12% over libc malloc
when running twolf for ARM.
2012-06-05 01:23:08 -04:00
..
2011-09-22 18:59:55 -07:00
2012-06-05 01:23:08 -04:00
2011-06-02 14:36:35 -07:00
2011-09-22 18:59:55 -07:00
2011-11-02 02:11:14 -07:00