Searched hist:6903 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.pydiff 6903:27f47cf65ab7 Fri Jan 29 23:29:00 EST 2010 Brad Beckmann <Brad.Beckmann@amd.com> ruby: convert to M5 MemorySize
Converted both ruby caches and directory memory to use the M5 MemorySize python
type.
/gem5/configs/ruby/
H A DMOESI_hammer.pydiff 6903:27f47cf65ab7 Fri Jan 29 23:29:00 EST 2010 Brad Beckmann <Brad.Beckmann@amd.com> ruby: convert to M5 MemorySize
Converted both ruby caches and directory memory to use the M5 MemorySize python
type.
H A DRuby.pydiff 6903:27f47cf65ab7 Fri Jan 29 23:29:00 EST 2010 Brad Beckmann <Brad.Beckmann@amd.com> ruby: convert to M5 MemorySize
Converted both ruby caches and directory memory to use the M5 MemorySize python
type.
/gem5/src/sim/
H A Dsyscall_emul.hhdiff 12416:3c2a005993a0 Thu Dec 21 11:06:00 EST 2017 Tuan Ta <qtt2@cornell.edu> sim: Fix a bug in prlimit syscall in SE mode

The old_limit pointer is supposed to be the 4th argument (index 3) of
the prlimit syscall. This patch sets old_limit pointer to the correct
argument.

Change-Id: I97808f7234cd2622cb3eb2f1e0beb7fc8cf492c1
Reviewed-on: https://gem5-review.googlesource.com/6903
Reviewed-by: Alec Roelke <ar4jc@virginia.edu>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>

Completed in 79 milliseconds