> On July 5, 2013, 7:19 p.m., Nilay Vaish wrote: > > What goes wrong when 512 MB of memory is specified? > > Ali Saidi wrote: > 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. > > Amin Farmahini wrote: > Why not specifying memory size in the command line for that particular > system? If we change the default memory size, it will cause trouble for those > who rely on 512 MB default size. > > Andreas Hansson wrote: > I would like to ensure that it continues to just work(tm) without having > to add any parameters. The other option is to revert Nilay's change and > remove the default option value. I'm fine with either, but I do not want > users to have to add parameters just to get past the first hurdle. > > Andreas Hansson wrote: > Is everyone happy with this going out as it is currently? I'd like to get > things working again :-)
Amin, since you raised concerns: are you ok with this going out or do you think it breaks something else? - Andreas ----------------------------------------------------------- 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
