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

/gem5/src/arch/riscv/
H A Dprocess.cc12393:116dd3ac3d33 Wed Dec 13 19:00:00 EST 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv: Increase maximum stack size

This patch increases the maximum stack size of RISC-V, which should help
to reduce problems with programs that allocate large amounts of data on
the stack or do many small allocations.

Change-Id: I1d760050229b12f01a4a8f24c047b587299fef6d
Reviewed-on: https://gem5-review.googlesource.com/6661
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Alec Roelke <ar4jc@virginia.edu>

Completed in 10 milliseconds