Searched hist:2441 (Results 1 - 2 of 2) sorted by relevance

/gem5/util/
H A Dqdodiff 2441:6d9097edd4aa Sat Mar 11 22:01:00 EST 2006 Steve Reinhardt <stever@eecs.umich.edu> Bump up NFS wait time in qdo (since this has been causing
problems in pool regressions).

util/qdo:
Bump up hardcoded NFS wait time from 45 sec to 90 sec (and
print threshold from 10 sec to 30 sec). Would be even
nicer to make these cmd-line params, but nobody would use
them anyway.
/gem5/src/arch/arm/linux/
H A Dlinux.hhdiff 13537:2441d9a15e3c Wed Jan 09 10:52:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> arch-arm, sim-se: Fix incorrect SP handling in clone

The clone syscall is currently broken on aarch64 since the aarch64
code uses an incorrect SP register. Fix this by storing the new stack
pointer in SP_EL0 instead of R13.

Change-Id: Ie17990b4f359608e3b53e5bf625eca53769a6653
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Cc: Giacomo Travaglini <giacomo.travaglini@arm.com>
Cc: Javier Setoain <javier.setoain@arm.com>
Cc: Brandon Potter <Brandon.Potter@amd.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15436
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>

Completed in 9 milliseconds