![]() |
Using Micro SD Card as Virtual Ram on Nokia N900?
On the G1 their is the SuperD Hack that uses some of (or all of) the Video Cards Storage as extra Ram... Is it possible and or has it been done on the N900 and since the biult in 32GB Hard Drive is so big is it possible to use the Micro SD Card as Virtual Ram on Nokia N900? This would make it super fast? :cool:
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
mhm?
from nokia's n900 homepage: Quote:
but i have to say that 1GB ram is far more than most of us will ever use. ^^ (except you want to calculate PI with many decimal places... xD) |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Oh so the 1GB virtual total comes standard on the N900?
If so that's GREAT! |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
For those who need more VM, and wish to use their entire MicroSD card for this purpose:
(WARNING: This will erase the entire MicroSD card, or worse, some or all of your internal memory if you mistype the device name.. If you plan to proceed, I recommend that you have some idea what you are doing) In x-term: Code:
sudo gainroot |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
no need to worry about that you're running out of ram too fast. ;) |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
@rewt thats freeking great so I can use my 4GB Micro SD as 4GB of RAM!!!!
That is amazing . . . Imagine if I upgraded to 16GB would the system be able to handle all of it? PS @rewt Thanks for the great info!!!!!! |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
And you may also be able to use swap files instead, which saves wasting all the SD card, e.g: Code:
dd if=/dev/zero of=/media/mmc1/swap1.img bs=1M count=1024 |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
I thought Micro SD was fast????
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
I can't think of many situations where you would be using that much virtual ram and not have significant performance issues due to the system constantly swapping data back and forth (remember 'disk thrashing' on older windows boxes when they started to run out of ram?) Also storage on an SD card will be much, much slower than that on the internal swap area. Due to the prevalence of native code, here should be less need for virtual ram than on other systems - and application binary and shared libraries etc. are often 'loaded' by mapping them into memory as though they were part of a virtual memory pagefile, under normal circumstances no binary executable code would hit your main virtual memory file. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
|
All times are GMT. The time now is 07:59. |
vBulletin® Version 3.8.8