This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
gem5
Watch
1
Star
0
Fork
You've already forked gem5
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c68032ddcb
gem5
/
src
History
Lisa Hsu
c68032ddcb
decouple eviction from insertion in the cache.
2008-11-04 11:35:58 -05:00
..
arch
get rid of all instances of readTid() and getThreadNum(). Unify and eliminate
2008-11-04 11:35:42 -05:00
base
cprintf: properly deal with pointer types
2008-10-10 21:45:35 -07:00
cpu
get rid of all instances of readTid() and getThreadNum(). Unify and eliminate
2008-11-04 11:35:42 -05:00
dev
Add in Context IDs to the simulator. From now on, cpuId is almost never used,
2008-11-02 21:57:07 -05:00
doxygen
Fix up doxygen.
2006-08-14 19:25:07 -04:00
kern
Make it so that all thread contexts are registered with the System, even in
2008-11-02 21:57:06 -05:00
mem
decouple eviction from insertion in the cache.
2008-11-04 11:35:58 -05:00
python
Checkpointing: createCountedDrain function, it was only returning an Event, which does not expose a setCount method to Python.
2008-10-27 19:46:01 -04:00
sim
Add in Context IDs to the simulator. From now on, cpuId is almost never used,
2008-11-02 21:57:07 -05:00
unittest
cprintf: properly deal with pointer types
2008-10-10 21:45:35 -07:00
Doxyfile
Fix up doxygen.
2006-08-14 19:25:07 -04:00
SConscript
swig: Add in a %rename to allow the same name to appear in multiple namespaces.
2008-10-10 21:45:34 -07:00