Hi All,
I'm working with Beagle bone black. I'm performing the following to do boot time reduction.
1) At boot up, i have passed memory size is 500MB using kernel parameter mem=500M. the kernel boots up fast. overall (including filesystem) boot up time its 21s
2) At boot up, i have passed memory size is 1GB using kernel parameter mem=1G. the kernel boots bit slow. overall (including filesystem) boot up time its 23s
I'm trying to understand what happening with these two cases.
My question is. At boot up i will mention RAM size is 'mem=500M' and after boot up, is there a way to increase RAM usage to 1GB ?
is this possible ? if so please suggest me
Regards,
Thiru N