arch-riscv: Increase maximum stack size
authorAlec Roelke <ar4jc@virginia.edu>
Thu, 14 Dec 2017 00:00:11 +0000 (19:00 -0500)
committerAlec Roelke <ar4jc@virginia.edu>
Thu, 14 Dec 2017 16:08:55 +0000 (16:08 +0000)
commite43d24590329453a8fbf14850a3884b3919b74aa
tree7bd7693973e75ddd9711625cf401e4dcf7f80cc1
parent5c41076bd7610d03431fd0dd89bd0fdc7f30d6bd
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>
src/arch/riscv/process.cc