Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5726

Change subject: tests: Add tests for DRAM low power modes
......................................................................

tests: Add tests for DRAM low power modes

This patch adds two regression tests that execute the script in the
configs dir for triggering low power mode transitions. A separate
test is required for each page policy because for close-adaptive
page policy the DRAM goes into the Precharge Power-down mode while
for open-adaptive page policy it goes into the Activate Power-down
mode.

Change-Id: Iad61af23f132db046f2857cc3ef64b2bf42cf5e4
Reviewed-by: Andreas Sandberg <[email protected]>
---
M configs/dram/low_power_sweep.py
A tests/configs/dram-lowp.py
M tests/quick/se/60.rubytest/ref/null/none/rubytest-ruby/config.ini
M tests/quick/se/60.rubytest/ref/null/none/rubytest-ruby/simerr
M tests/quick/se/60.rubytest/ref/null/none/rubytest-ruby/simout
M tests/quick/se/60.rubytest/ref/null/none/rubytest-ruby/stats.txt
M tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/config.ini
M tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/simerr
M tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/simout
M tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/stats.txt
A tests/quick/se/80.dram-closepage/ref/null/none/dram-lowp/stats.txt
A tests/quick/se/80.dram-closepage/test.py
A tests/quick/se/80.dram-openpage/ref/null/none/dram-lowp/stats.txt
A tests/quick/se/80.dram-openpage/test.py
M tests/testing/tests.py
15 files changed, 42,073 insertions(+), 1,060 deletions(-)




--
To view, visit https://gem5-review.googlesource.com/5726
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad61af23f132db046f2857cc3ef64b2bf42cf5e4
Gerrit-Change-Number: 5726
Gerrit-PatchSet: 1
Gerrit-Owner: Andreas Sandberg <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to