gem5/configs/common
Andreas Hansson 59460b91f3 config: Expose the DRAM ranks as a command-line option
This patch gives the user direct influence over the number of DRAM
ranks to make it easier to tune the memory density without affecting
the bandwidth (previously the only means of scaling the device count
was through the number of channels).

The patch also adds some basic sanity checks to ensure that the number
of ranks is a power of two (since we rely on bit slices in the address
decoding).
2014-12-23 09:31:18 -05:00
..
Benchmarks.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
CacheConfig.py config: Add --memchecker option 2014-12-23 09:31:18 -05:00
Caches.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
FSConfig.py config: Add two options for setting the kernel command line. 2014-12-04 16:42:07 -08:00
MemConfig.py config: Expose the DRAM ranks as a command-line option 2014-12-23 09:31:18 -05:00
O3_ARM_v7a.py cpu: Change writeback modeling for outstanding instructions 2014-09-03 07:42:33 -04:00
Options.py config: Expose the DRAM ranks as a command-line option 2014-12-23 09:31:18 -05:00
Simulation.py config: Add options to take/resume from SimPoint checkpoints 2014-12-23 09:31:17 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00