[gem5-dev] Change in gem5/gem5[master]: mem-cache: Added the Indirect Memory Prefetcher

2019-03-12 Thread Javier Bueno Hedo (Gerrit)
Hello Nikos Nikoleris, Daniel Carvalho, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/16223 to look at the new patch set (#12). Change subject: mem-cache: Added the Indirect Memory Prefetcher

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Added the STeMS prefetcher

2019-03-12 Thread Javier Bueno Hedo (Gerrit)
Hello Nikos Nikoleris, Daniel Carvalho, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/16423 to look at the new patch set (#3). Change subject: mem-cache: Added the STeMS prefetcher

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Support for page crossing prefetches

2019-03-12 Thread Javier Bueno Hedo (Gerrit)
Hello Jason Lowe-Power, Nikos Nikoleris, Daniel Carvalho, Giacomo Travaglini, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14620 to look at the new patch set (#11). Change subject: mem-cache: Support for page

[gem5-dev] Change in gem5/gem5[master]: config: add command line flags to list and select available indirect ...

2019-03-12 Thread Jairo Balart (Gerrit)
Hello Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15320 to look at the new patch set (#3). Change subject: config: add command line flags to list and select available indirect branch predictors

[gem5-dev] Change in gem5/gem5[master]: scons: Don't use isdir in AddLocalRPATH.

2019-03-12 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17128 ) Change subject: scons: Don't use isdir in AddLocalRPATH. .. scons: Don't use isdir in AddLocalRPATH.

[gem5-dev] Change in gem5/gem5[master]: cpu: move indirect predictor interface to a base class inheriting fro...

2019-03-12 Thread Jairo Balart (Gerrit)
Jairo Balart has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/c/public/gem5/+/15319 ) Change subject: cpu: move indirect predictor interface to a base class inheriting from SimObject. .. cpu: move

[gem5-dev] Change in gem5/gem5[master]: sim-se: adding pipe2 syscall

2019-03-12 Thread Brandon Potter (Gerrit)
Brandon Potter has uploaded a new patch set (#12). ( https://gem5-review.googlesource.com/c/public/gem5/+/12310 ) Change subject: sim-se: adding pipe2 syscall .. sim-se: adding pipe2 syscall pipe2 builds on top of the pipe

[gem5-dev] Change in gem5/gem5[master]: sim-se: generate /proc/self/maps file

2019-03-12 Thread Brandon Potter (Gerrit)
Hello Alexandru Duțu, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/12311 to look at the new patch set (#12). Change subject: sim-se: generate /proc/self/maps file

[gem5-dev] Change in gem5/gem5[master]: sim-se: remove /sys from special paths

2019-03-12 Thread Brandon Potter (Gerrit)
Brandon Potter has uploaded a new patch set (#13). ( https://gem5-review.googlesource.com/c/public/gem5/+/12127 ) Change subject: sim-se: remove /sys from special paths .. sim-se: remove /sys from special paths Currently,

[gem5-dev] Reg power models in Clocked object.py file

2019-03-12 Thread karunya ganesh
hello , I was wondering how to enable the different power state like "CLK_GATED" , "OFF","ON" etc in the ClockedObject.py file in the gem5 simulator. this is the line which is present by default: default_p_state = Param.PwrState("UNDEFINED", "Default Power State") i tried to change this as:

[gem5-dev] Change in gem5/gem5[master]: sim: Add size to array unserialization error message

2019-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/16542 ) Change subject: sim: Add size to array unserialization error message .. sim: Add size to array

[gem5-dev] Change in gem5/gem5[master]: scons: Don't use isdir in AddLocalRPATH.

2019-03-12 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17128 Change subject: scons: Don't use isdir in AddLocalRPATH. .. scons: Don't use isdir in AddLocalRPATH. isdir isn't a

[gem5-dev] Change in gem5/gem5[master]: dev-arm: cleanup of gicv3 CPU interface code and fixes

2019-03-12 Thread Jairo Balart (Gerrit)
Hello Giacomo Travaglini, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/16484 to look at the new patch set (#2). Change subject: dev-arm: cleanup of gicv3 CPU interface code and fixes

[gem5-dev] Change in gem5/gem5[master]: sim-se: Fixed initialization array size

2019-03-12 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, Brandon Potter, Ciro Santilli, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17088 to look at the new patch set (#3). Change subject: sim-se: Fixed initialization array size

[gem5-dev] Change in gem5/gem5[master]: dev-arm: cleanup of gicv3 code

2019-03-12 Thread Jairo Balart (Gerrit)
Jairo Balart has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/16222 ) Change subject: dev-arm: cleanup of gicv3 code .. dev-arm: cleanup of gicv3 code Change-Id:

[gem5-dev] Change in gem5/gem5[master]: dev-arm: cleanup of gicv3 code

2019-03-12 Thread Jairo Balart (Gerrit)
Hello Juha Jäykkä, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/16222 to look at the new patch set (#9). Change subject: dev-arm: cleanup of gicv3 code .. dev-arm: