History log of /gem5/tests/long/se/30.eon/ref/arm/linux/o3-timing/simerr
Revision Date Author Comments
# 11960:c7bf1b698ccd 29-Mar-2017 Gabe Black <gabeblack@google.com>

stats: Update some stats after simulated program exit behavior was changed.

The following CL delayed program exit and changed the stats for many if not
most of the SE mode regressions.

commit 2c1286865fc2542a0586ca4ff40b00765d17b348
Author: Brandon Potter <Brandon.Potter@amd.com>
Date: Wed Mar 1 14:52:23 2017 -0600

syscall-emul: Rewrite system call exit code

Change-Id: Id241f2b7d5374947597c715ee44febe1acc5ea16
Reviewed-on: https://gem5-review.googlesource.com/2656
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11570:4aac82f10951 21-Jul-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11515:c48c7cc5a522 02-Jun-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to match ARM ISA changes


# 11384:e3cbd2823210 17-Mar-2016 Steve Reinhardt <steve.reinhardt@amd.com>

stats: update stats for mmap() change.

SE O3 runs see an additional reg read per mmap() call.


# 10798:74e3c7359393 22-Apr-2015 Steve Reinhardt <steve.reinhardt@amd.com>

stats: update for previous changeset

Very small differences in IQ-specific O3 stats.


# 10242:cb4e86c17767 22-Jun-2014 Steve Reinhardt <steve.reinhardt@amd.com>

stats: update for O3 changes

Mostly small differences in total ticks, but O3 stall causes
shifted significantly.

30.eon does speed up by ~6% on Alpha and ARM, and 50.vortex
by 4.5% on ARM. At the other extreme, X86 70.twolf is 0.8%
slower.


# 10036:80e84beef3bb 24-Jan-2014 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for cache occupancy and clock domain changes


# 9575:6c4d6fdf3644 04-Mar-2013 Ali Saidi <saidi@eecs.umich.edu>

stats: update patches for branch predictor and fetch updates.


# 8802:ef66a9083bc4 28-Jan-2012 Gabe Black <gblack@eecs.umich.edu>

SE/FS: Make both SE and FS tests available all the time.