gem5/configs/example
Tushar Krishna 1267ff5949 NetworkTest: added sim_cycles parameter to the network tester.
The network tester terminates after injecting for sim_cycles
(default=1000), instead of having to explicitly pass --maxticks from the
command line as before. If fixed_pkts is enabled, the tester only
injects maxpackets number of packets, else it keeps injecting till sim_cycles.
The tester also works with zero command line arguments now.
2011-05-07 17:43:30 -04:00
..
fs.py ARM: Clarifies creation of Linux and baremetal ARM systems. 2011-02-23 15:10:48 -06:00
memtest.py memtest: scale associativity and mshrs according to config 2010-08-25 21:55:42 -07:00
ruby_direct_test.py testers: move testers to a new directory 2010-08-24 12:07:22 -07:00
ruby_fs.py config: fixed minor bug connecting dma devices to ruby 2011-02-08 15:52:44 -08:00
ruby_mem_test.py memtest: due to contention increase, increased deadlock threshold 2011-02-08 15:53:33 -08:00
ruby_network_test.py NetworkTest: added sim_cycles parameter to the network tester. 2011-05-07 17:43:30 -04:00
ruby_random_test.py This patch supports cache flushing in MOESI_hammer 2011-03-28 10:49:45 -05:00
se.py configs: combine ruby_se.py and se.py to avoid all that code duplication 2011-03-19 21:13:04 -07:00