Searched hist:8945 (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/learning_gem5/part3/
H A Druby_caches_MI_example.py12611:8c69b5670fbb Fri Mar 09 03:10:00 EST 2018 Jason Lowe-Power <jason@lowepower.com> learning_gem5: Add a simple config for MI_example

Adds a new config script to configure the MI_example protocol. This script
closely follows the script used for MSI, but instead supports the
MI_example protocol. This script works with the simple_ruby runscript and
can be included instead of msi_caches.

Change-Id: I8be0be67bf51369763ba103a5f101cfc01ad8859
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8945
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
H A Dsimple_ruby.py12611:8c69b5670fbb Fri Mar 09 03:10:00 EST 2018 Jason Lowe-Power <jason@lowepower.com> learning_gem5: Add a simple config for MI_example

Adds a new config script to configure the MI_example protocol. This script
closely follows the script used for MSI, but instead supports the
MI_example protocol. This script works with the simple_ruby runscript and
can be included instead of msi_caches.

Change-Id: I8be0be67bf51369763ba103a5f101cfc01ad8859
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8945
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
/gem5/src/
H A DSConscript8945:5de232ed3a28 Fri Apr 13 11:13:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> SCons: restore Werror option in src/SConscript

Partial backout of cset 8b223e308b08.

Although it's great that there's currently no need
for Werror=false in the current tree, some of us
have uncommitted code that still needs this option.

Completed in 55 milliseconds