gem5/src
Gabe Black 250c40799d Syscalls: warn when the length argument to mmap is excessive.
If the length argument to mmap is larger than the arbitrary but reasonable
limit of 4GB, there's a good chance that the value is nonsense and not
intentional. Rather than attempting to satisfy the mmap anyway, this change
makes gem5 warn to make it more apparent what's going wrong.
2012-05-19 04:13:47 -07:00
..
arch ARM: guard masked symbol tables by default 2012-05-10 18:04:27 -05:00
base stats: fix bug in assert for 2d vector 2012-05-10 18:04:28 -05:00
cpu gem5: fix some iterator use and erase bugs 2012-05-10 18:04:27 -05:00
dev ARM: fix the calculation of the values in the RV clocks 2012-05-10 18:04:28 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern MEM: Introduce the master/slave port sub-classes in C++ 2012-03-30 09:40:11 -04:00
mem mem: fix bug with CopyStringOut and null string termination. 2012-05-10 18:04:27 -05:00
python DOT: improved dot-based system visualization 2012-05-10 18:04:27 -05:00
sim Syscalls: warn when the length argument to mmap is excessive. 2012-05-19 04:13:47 -07:00
unittest stats: fix compilation of unit test. 2012-05-10 18:04:28 -05:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript stats: fix compilation of unit test. 2012-05-10 18:04:28 -05:00