> On July 5, 2013, 7:19 p.m., Nilay Vaish wrote: > > What goes wrong when 512 MB of memory is specified?
The memory map of that particular system only had 256MB of contiguous memory at address 0. More memory can't be contiguous and has to be at 2GB. - Ali ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1943/#review4489 ----------------------------------------------------------- On July 5, 2013, 1:18 p.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1943/ > ----------------------------------------------------------- > > (Updated July 5, 2013, 1:18 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 9805:05b87da4607e > --------------------------- > config: Change default memory size to 256 MB > > This patch changes the default memory size to 256 MB to ensure that > the out-of-the-box fs.py configuration works for ARM systems (using > Realview PBX). > > > Diffs > ----- > > configs/common/Options.py 86b426640960 > > Diff: http://reviews.gem5.org/r/1943/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
