index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
example
Age
Commit message (
Expand
)
Author
2006-12-04
automatically build sparc system or alpha system.
Lisa Hsu
2006-11-15
Add L2 cache option to fs.py --l2cache
Ron Dreslinski
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Update for maxtick in splash2/memtest configs
Ron Dreslinski
2006-11-09
Clean up config scripts to not have to worry about attaching a cache only to ...
Kevin Lim
2006-11-01
factor some more commone code and enable going from checkpoint into arbitrary...
Lisa Hsu
2006-10-31
Fix up configs.
Kevin Lim
2006-10-31
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-31
Remove mem parameter. Now the translating port asks the CPU's dcache's peer ...
Kevin Lim
2006-10-30
se.py, fs.py:
Lisa Hsu
2006-10-30
Use some python os.path stuff to make it more flexible where we can execute t...
Kevin Lim
2006-10-27
factor out common run code from se.py and fs.py.
Lisa Hsu
2006-10-24
Fix fs.py. Lisa did you test this? Is there some wierd python version thing?
Ali Saidi
2006-10-23
warmup of 1B cpu cycles.
Lisa Hsu
2006-10-23
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-23
make a lot of the same changes as to fs.py for checkpointing.
Lisa Hsu
2006-10-23
changes regarding fs.py
Lisa Hsu
2006-10-20
Give physical memory some latency to stress the system
Ron Dreslinski
2006-10-20
Add a config file in the example with the memtester and some parser options.
Ron Dreslinski
2006-10-19
First cut at LL/SC support in caches (atomic mode only).
Steve Reinhardt
2006-10-17
Add --caches option to add caches to server CPUs.
Steve Reinhardt
2006-10-17
Enable MP systems via cmd-line flag in fs.py.
Steve Reinhardt
2006-10-17
Rename 'Machine' to 'SysConfig'.
Steve Reinhardt
2006-10-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-09
add in checkpoint restoration option, you can restore a checkpoint by giving ...
Lisa Hsu
2006-10-08
Set cpu_id params (required by ll/sc code now).
Steve Reinhardt
2006-10-08
Clean up configs.
Kevin Lim
2006-10-06
add an option for defining a directory in which to place all your checkpoints...
Lisa Hsu
2006-10-05
fix the argument to m5.simulate() on a checkpoint.
Lisa Hsu
2006-08-29
Add FULL_SYSTEM check to example/fs.py.
Steve Reinhardt
2006-08-29
Add missing cpu mem param to example/se.py.
Steve Reinhardt
2006-08-21
fs.py:
Steve Reinhardt
2006-08-20
configs/example/fs.py:
Steve Reinhardt
2006-08-16
add etherdump file option
Ali Saidi
2006-08-16
Add in checkpointing in the frontend, so that when a checkpoint is called, th...
Lisa Hsu
2006-08-16
Finish test clean-up & reorg.
Steve Reinhardt