Re: armv8 model memory

2014-02-09 Thread Alex Bennée
Tom Gall writes: > Thanks Victor! > > This doesn't bode well. > > I'm trying to debug a Chrome on armv8 build. Chrome loaded into gdb > with symbols is well over 1 Gig of memory. With everything else > running (as in my X env) things die pretty early due to lack of RAM to > allocate. Is this Ch

Re: armv8 model memory

2014-02-07 Thread Victor Kamensky
Hi Tom, I still don't know how to increase dram size available to Linux under aarch64 fvp but I think I have another suggestion that may help to your specific problem. Please see inline. On 6 February 2014 18:19, Tom Gall wrote: > Thanks Victor! > > This doesn't bode well. > > I'm trying to debu

Re: armv8 model memory

2014-02-07 Thread Victor Kamensky
On 7 February 2014 02:04, Ryan Harkin wrote: > On 7 February 2014 02:19, Tom Gall wrote: >> Thanks Victor! >> >> This doesn't bode well. >> >> I'm trying to debug a Chrome on armv8 build. Chrome loaded into gdb >> with symbols is well over 1 Gig of memory. With everything else >> running (as in m

Re: armv8 model memory

2014-02-07 Thread Ryan Harkin
On 7 February 2014 02:19, Tom Gall wrote: > Thanks Victor! > > This doesn't bode well. > > I'm trying to debug a Chrome on armv8 build. Chrome loaded into gdb > with symbols is well over 1 Gig of memory. With everything else > running (as in my X env) things die pretty early due to lack of RAM to

Re: armv8 model memory

2014-02-06 Thread Tom Gall
Thanks Victor! This doesn't bode well. I'm trying to debug a Chrome on armv8 build. Chrome loaded into gdb with symbols is well over 1 Gig of memory. With everything else running (as in my X env) things die pretty early due to lack of RAM to allocate. Given this is all in the sim, I just don't s

Re: armv8 model memory

2014-02-06 Thread Victor Kamensky
Interesting question. I think on model side it is controlled by 'bp.dram_size' parameter (set it with -C option): [kamensky@kamensky-w530 fastmodels]$ ./FVP_Base_AEMv8A-AEMv8A/models/Linux64_GCC-4.1/FVP_Base_AEMv8A-AEMv8A --list-params | grep dram_size bp.dram_size=0x4

armv8 model memory

2014-02-06 Thread Tom Gall
Is there a way to set how much memory an armv8 box will get when running in the model? I'll really like to avoid setting up swap :-) Thanks! -- Regards, Tom "Where's the kaboom!? There was supposed to be an earth-shattering kaboom!" Marvin Martian Tech Lead, Graphics Working Group | Linaro.org