Age | Commit message (Expand) | Author |
2006-12-06 | Merge zizzer:/bk/newmem | Gabe Black |
2006-11-30 | netperf-maerts-client.rcS: | Lisa Hsu |
2006-11-26 | Include check for making sure caches are enabled. | Kevin Lim |
2006-11-22 | Added a parameter to set memory to zero. This is to support Legion, and once ... | Gabe Black |
2006-11-22 | Merge zizzer:/bk/sparcfs | Gabe Black |
2006-11-20 | Add in rom/rams for the nvram, hypervisor description, and partition descript... | Gabe Black |
2006-11-16 | Implement a single config file to encompass all of the SPEC | Nathan Binkert |
2006-11-16 | Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops | Gabe Black |
2006-11-16 | Fixes for SPARC_FS | Gabe Black |
2006-11-15 | Add L2 cache option to fs.py --l2cache | Ron Dreslinski |
2006-11-13 | Update splash2 config files | 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-10 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-09 | Get SPARC to the point that it starts running. Add ability to load the ROM bi... | Ali Saidi |
2006-11-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-09 | Clean up config scripts to not have to worry about attaching a cache only to ... | Kevin Lim |
2006-11-08 | simplify maxtick parsing in both the python and the c++. | Lisa Hsu |
2006-11-08 | make rcS files read from the m5 source directory, not /dist. | Lisa Hsu |
2006-11-08 | change to os.path.join like nate wanted. | Lisa Hsu |
2006-11-01 | factor some more commone code and enable going from checkpoint into arbitrary... | Lisa Hsu |
2006-11-01 | make it so that you can do a standard switch without the caches option. this... | Lisa Hsu |
2006-11-01 | change name of 2nd switch_cpu so that ckpt recovery with multiple cpus doens'... | 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 | FSConfig.py: | Lisa Hsu |
2006-10-30 | se.py, fs.py: | Lisa Hsu |
2006-10-30 | ensure that there is a "/" between the cptdir and the cpt.%d. | Lisa Hsu |
2006-10-30 | Merge zizzer:/bk/newmem | Lisa Hsu |
2006-10-30 | decouple the switch option from the warmup period option - parsing was confus... | 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-30 | add some comments and make the warmup period in a switchover parameterizable. | Lisa Hsu |
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-22 | Add mutex test to Benchmarks.py. | Steve Reinhardt |
2006-10-20 | Add some default options, point it to the /dist version of the splash benchmarks | Ron Dreslinski |
2006-10-20 | Clean up splash2 so it works in v2.0 | Ron Dreslinski |
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-10 | Two minor fixes. | Kevin Lim |
2006-10-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |