Quik article on managing G1 memory....
http://droiddeveloper.com/memory-managment-android-how-to/
Related
Hi.
Its possible to increase RAM and decrease Phone memory?
I have a HTC Trinity with 128MB ROM (64MB ram and 64MB phone memory)
I wont change to 32MB phone memory and 96MB ram
no devices have long since moved from being able to change storage vs. application mem
with wm5 all storage became flash with limited writes slower read and write speeds
but persistent storage and cheaper too
Why WM6.5 dont have Virtual Memory?
ask ms as far as I know then windows CE6 which windows mobile 7 will be based on also don't support it
but it's not just a ms thing don't believe any of the other mobile platforms support it
I wondered if anyone knew if, as the htc touch diamond is a windows based phone, it could be adapted to utilise part of the 4Gb internal memory for a virtual ram drive to supliment the lack of onboard ram. My thinking process is that windows itself can be modified through settings to increase the virtual memory taking a portion of the hard disk. Can the same be done in windows mobile 6.5
alcorn6281 said:
I wondered if anyone knew if, as the htc touch diamond is a windows based phone, it could be adapted to utilise part of the 4Gb internal memory for a virtual ram drive to supliment the lack of onboard ram. My thinking process is that windows itself can be modified through settings to increase the virtual memory taking a portion of the hard disk. Can the same be done in windows mobile 6.5
Click to expand...
Click to collapse
Windows Mobile 5 or later, had the ability for user to select Ram vs. Rom memory depending on the users needs but no, not possible with the Windows Mobile of today.
Can anyone elaborate or provide a link to android memory management. I am confused about Android virtual memory scheme. How is paging done in Android? Without a hard disk, how do they do it? Do they have caching?
Hi all,
I am interested in understanding how android handles swap memory. Specially at the kernel level. What is the function call(at the kernel) that dose the swap in/out of the applications in memory?
Hi
How would you share memory between two processors, one which runs android and the other a DSP without any OS (BSP)?
Should I allocate memory to a dummy process? How could I receive the physical addres to pass to the DSP?
Thanks