Searched hist:8921 (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc12594:fd59092634f8 Fri Mar 09 17:29:00 EST 2018 Jason Lowe-Power <jason@lowepower.com> arch-x86,sim-se: Enable prlimit syscall

Change-Id: I15f0e5ddb72578de90ed68866c8a0c1501717d61
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8921
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/cpu/
H A Dthread_state.cc8921:e53972f72165 Fri Mar 30 09:38:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> CPU: Unify initMemProxies across CPUs and simulation modes

This patch unifies where initMemProxies is called, in the init()
method of each BaseCPU subclass, before TheISA::initCPU is
called. Moreover, it also ensures that initMemProxies is called in
both full-system and syscall-emulation mode, thus unifying also across
the modes. An additional check is added in the ThreadState to ensure
that initMemProxies is only called once.
H A Dthread_state.hh8921:e53972f72165 Fri Mar 30 09:38:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> CPU: Unify initMemProxies across CPUs and simulation modes

This patch unifies where initMemProxies is called, in the init()
method of each BaseCPU subclass, before TheISA::initCPU is
called. Moreover, it also ensures that initMemProxies is called in
both full-system and syscall-emulation mode, thus unifying also across
the modes. An additional check is added in the ThreadState to ensure
that initMemProxies is only called once.
/gem5/src/cpu/simple/
H A Dtiming.cc8921:e53972f72165 Fri Mar 30 09:38:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> CPU: Unify initMemProxies across CPUs and simulation modes

This patch unifies where initMemProxies is called, in the init()
method of each BaseCPU subclass, before TheISA::initCPU is
called. Moreover, it also ensures that initMemProxies is called in
both full-system and syscall-emulation mode, thus unifying also across
the modes. An additional check is added in the ThreadState to ensure
that initMemProxies is only called once.
H A Datomic.cc8921:e53972f72165 Fri Mar 30 09:38:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> CPU: Unify initMemProxies across CPUs and simulation modes

This patch unifies where initMemProxies is called, in the init()
method of each BaseCPU subclass, before TheISA::initCPU is
called. Moreover, it also ensures that initMemProxies is called in
both full-system and syscall-emulation mode, thus unifying also across
the modes. An additional check is added in the ThreadState to ensure
that initMemProxies is only called once.
/gem5/src/cpu/o3/
H A Dcpu.cc8921:e53972f72165 Fri Mar 30 09:38:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> CPU: Unify initMemProxies across CPUs and simulation modes

This patch unifies where initMemProxies is called, in the init()
method of each BaseCPU subclass, before TheISA::initCPU is
called. Moreover, it also ensures that initMemProxies is called in
both full-system and syscall-emulation mode, thus unifying also across
the modes. An additional check is added in the ThreadState to ensure
that initMemProxies is only called once.

Completed in 184 milliseconds