gem5/configs/common
Lisa Hsu 580c8421ab se.py, fs.py:
import Caches
Simulation.py:
Fix typo - L2Cache --> L1Cache

configs/common/Simulation.py:
    Fix typo - L2Cache --> L1Cache
configs/example/fs.py:
configs/example/se.py:
    import Caches

--HG--
extra : convert_revision : 4292225b322c069665262eab7c83b5341844fba0
2006-10-30 16:51:46 -05:00
..
Benchmarks.py Add mutex test to Benchmarks.py. 2006-10-22 12:52:58 -04:00
Caches.py factor out common run code from se.py and fs.py. 2006-10-27 16:32:26 -04:00
FSConfig.py se.py, fs.py: 2006-10-30 16:51:46 -05:00
Options.py decouple the switch option from the warmup period option - parsing was confused otherwise, oops. 2006-10-30 14:12:15 -05:00
Simulation.py se.py, fs.py: 2006-10-30 16:51:46 -05:00
SysPaths.py Two minor fixes. 2006-10-10 01:49:46 -04:00