scons: Update 'ALL' compilation to use MESI_Two_Level
The MI_Example coherence protocol is a poor default. Change-Id: I2baec29ef18a9cb9f0d5751155935cae4621af5d Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/63372 Maintainer: Jason Lowe-Power <power.jg@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
committed by
Bobby Bruce
parent
8c1c60d43f
commit
3b832fceb9
@@ -4,4 +4,4 @@ USE_POWER_ISA = True
|
||||
USE_RISCV_ISA = True
|
||||
USE_SPARC_ISA = True
|
||||
USE_X86_ISA = True
|
||||
PROTOCOL = 'MI_example'
|
||||
PROTOCOL = 'MESI_Two_Level'
|
||||
|
||||
Reference in New Issue
Block a user