Review Board 2.0.15


regression tester: add tests to exercise m5threads with the x86 ISA.

Review Request #1201 - Created May 16, 2012 and updated - Latest diff uploaded

Information
Marc Orr
gem5
default
Reviewers
Default
Adding regression tests for m5threads to text x86 and the new futex system call. Note, m5threads seems to be broken with Ruby in the SPARC ISA and with the classic caches in x86. The ruby test was already being skipped with SPARC ISA. The patch also skips testing m5threads with the classic caches + x86 combination. When these problems are addressed, the skip files should be removed.

Changeset 8986:13241f5fae1b
---------------------------
regression tester: add tests to exercise m5threads with the x86 ISA.

These regressions also exercies the futex system call in syscall emulation mode.