summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2006-11-01factor some more commone code and enable going from checkpoint into arbitrary...Lisa Hsu
2006-11-01make it so that you can do a standard switch without the caches option. this...Lisa Hsu
2006-11-01change name of 2nd switch_cpu so that ckpt recovery with multiple cpus doens'...Lisa Hsu
2006-10-31Fix up configs.Kevin Lim
2006-10-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-31Remove mem parameter. Now the translating port asks the CPU's dcache's peer ...Kevin Lim
2006-10-30FSConfig.py:Lisa Hsu
2006-10-30se.py, fs.py:Lisa Hsu
2006-10-30ensure that there is a "/" between the cptdir and the cpt.%d.Lisa Hsu
2006-10-30Merge zizzer:/bk/newmemLisa Hsu
2006-10-30decouple the switch option from the warmup period option - parsing was confus...Lisa Hsu
2006-10-30Use some python os.path stuff to make it more flexible where we can execute t...Kevin Lim
2006-10-30add some comments and make the warmup period in a switchover parameterizable.Lisa Hsu
2006-10-27factor out common run code from se.py and fs.py.Lisa Hsu
2006-10-24Fix fs.py. Lisa did you test this? Is there some wierd python version thing?Ali Saidi
2006-10-23warmup of 1B cpu cycles.Lisa Hsu
2006-10-23Merge zizzer:/bk/newmemLisa Hsu
2006-10-23make a lot of the same changes as to fs.py for checkpointing.Lisa Hsu
2006-10-23changes regarding fs.pyLisa Hsu
2006-10-22Add mutex test to Benchmarks.py.Steve Reinhardt
2006-10-20Add some default options, point it to the /dist version of the splash benchmarksRon Dreslinski
2006-10-20Clean up splash2 so it works in v2.0Ron Dreslinski
2006-10-20Give physical memory some latency to stress the systemRon Dreslinski
2006-10-20Add a config file in the example with the memtester and some parser options.Ron Dreslinski
2006-10-19First cut at LL/SC support in caches (atomic mode only).Steve Reinhardt
2006-10-17Add --caches option to add caches to server CPUs.Steve Reinhardt
2006-10-17Enable MP systems via cmd-line flag in fs.py.Steve Reinhardt
2006-10-17Rename 'Machine' to 'SysConfig'.Steve Reinhardt
2006-10-10Two minor fixes.Kevin Lim
2006-10-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-09add in checkpoint restoration option, you can restore a checkpoint by giving ...Lisa Hsu
2006-10-08Set cpu_id params (required by ll/sc code now).Steve Reinhardt
2006-10-08Clean up configs.Kevin Lim
2006-10-06add an option for defining a directory in which to place all your checkpoints...Lisa Hsu
2006-10-05fix the argument to m5.simulate() on a checkpoint.Lisa Hsu
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-11Merge zizzer:/bk/newmemAli Saidi
2006-09-11add annotation code to m5Ali Saidi
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-08-29Add FULL_SYSTEM check to example/fs.py.Steve Reinhardt
2006-08-29Add missing cpu mem param to example/se.py.Steve Reinhardt
2006-08-24Updates to configs to support various sampling forms, truncated execution forms.Kevin Lim
2006-08-21fs.py:Steve Reinhardt
2006-08-20configs/example/fs.py:Steve Reinhardt
2006-08-17Merge zizzer:/bk/newmemLisa Hsu
2006-08-17make tree rcS files reflect what we've been actually using in /dist.Lisa Hsu
2006-08-16add etherdump file optionAli Saidi
2006-08-16Add in checkpointing in the frontend, so that when a checkpoint is called, th...Lisa Hsu
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt