History log of /gem5/tests/quick/se/50.vortex/ref/sparc/linux/simple-timing/config.ini
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


# 11440:76b5639162af 08-Apr-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update stats for thermals, indirect BP


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

stats: update stats for mmap changes


# 11312:3d7a85d71bd1 22-Jan-2016 Tony Gutierrez <anthony.gutierrez@amd.com>

stats: update stats to after GPU checkin


# 11268:8b4b55d79ddd 12-Dec-2015 Anthony Gutierrez <atgutier@umich.edu>

stats: bump stats to reflect ruby tester changes


# 11219:b65d4e878ed2 16-Nov-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent chagnesets


# 11066:969113566d50 30-Aug-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent changes.


# 10900:ac6617bf9967 04-Jul-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: update stale config.ini files, eio and few other stats.


# 10752:62b24818c8c6 19-Mar-2015 Andreas Hansson <andreas.hansson@arm.com>

tests: Recategorise regressions based on run time

This patch takes a first stab at recategorising the regression tests
based on actual run times. The simple-atomic and simple-timing runs of
vortex and twolf all finish in less than 180 s, and they are
consequently moved from long to quick. All realview64 linux-boot
regressions take more than 700 s, and they are therefore moved to
long.

Later patches will rename quick to short, and further divide the
regressions into short, medium and long.