[gem5-dev] changeset in gem5: tests: Update learning gem5 tests scripts wit...

2016-04-21 Thread Jason Power
changeset 21434dcc83d5 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=21434dcc83d5 description: tests: Update learning gem5 tests scripts with copyright diffstat: tests/configs/learning-gem5-p1-simple.py| 28

Re: [gem5-dev] Review Request 3451: ruby: change clock periods for requests associated with ruby port

2016-04-21 Thread Brandon Potter
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3451/ --- (Updated April 21, 2016, 7:49 p.m.) Review request for Default. Repository: gem5

[gem5-dev] changeset in gem5: mem: Include WriteLineReq in cache demand stats

2016-04-21 Thread Andreas Hansson
changeset 067177a1b578 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=067177a1b578 description: mem: Include WriteLineReq in cache demand stats Somehow the WriteLineReq were never added to the list of commands considered demand. diffstat:

[gem5-dev] changeset in gem5: mem: Align downstream cache packet creation i...

2016-04-21 Thread Andreas Hansson
changeset 4bc3a0c0861c in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=4bc3a0c0861c description: mem: Align downstream cache packet creation in atomic and timing This patch makes the control flow more uniform in atomic and timing, ultimately making

[gem5-dev] changeset in gem5: stats: Update stats to reflect cache changes

2016-04-21 Thread Andreas Hansson
changeset c0fb4435b80f in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=c0fb4435b80f description: stats: Update stats to reflect cache changes Removed unused stats, now counting WriteLineReq, and changed how uncacheable writes are handled while

[gem5-dev] changeset in gem5: mem: Deallocate all write-queue entries when ...

2016-04-21 Thread Andreas Hansson
changeset dd9763792521 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=dd9763792521 description: mem: Deallocate all write-queue entries when sent This patch removes the write-queue entry tracking previously used for uncacheable writes. The

[gem5-dev] changeset in gem5: config: Add missing point of coherency to mem...

2016-04-21 Thread Andreas Hansson
changeset 082f25c02518 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=082f25c02518 description: config: Add missing point of coherency to memcheck script Bring in line with changes to the XBar class. diffstat: configs/example/memcheck.py | 1 + 1 files

Re: [gem5-dev] Review Request 3407: mem: Simplify cache packet handling for uncacheable writes

2016-04-21 Thread Andreas Hansson
> On April 18, 2016, 5:06 a.m., Steve Reinhardt wrote: > > src/mem/cache/write_queue_entry.hh, line 80 > > > > > > Is this 'pkt' field still used? I'd think not, in which case it should > > of course be deleted. If it is

Re: [gem5-dev] Question about newfstatat() syscall

2016-04-21 Thread Andreas Hansson
Hi all, Perhaps obvious, but why not run in full-system mode? Clearly there are trade-offs, but ultimately it opens up for more realistic workloads. Andreas On 21/04/2016, 01:11, "gem5-dev on behalf of Potter, Brandon" wrote:

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2016-04-21 Thread Cron Daemon
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-timing passed.* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-atomic passed.* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/minor-timing passed.*