gem5/src/python
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
..
m5 stats: Provide a mechanism to get a callback when stats are dumped. 2012-06-05 01:23:08 -04:00
swig sim: Remove FastAlloc 2012-06-05 01:23:08 -04:00
importer.py importer: fix error message 2010-12-21 08:02:40 -08:00
SConscript DOT: improved dot-based system visualization 2012-05-10 18:04:27 -05:00