![]() |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
then i installed busybox power as u said, but still the same. any tips? |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
do a force install. even if libblkid1 is missing, it works doing swapon. don't worry about it.
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
if i js follow this step:
"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 mkswap /dev/mmcblk1p1 swapon /dev/mmcblk1p1" i can increase my N900 RAM?? can u tell me weder it is risky or not? wha are the advanatages..i am a noob.plz help |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
This is not RAM, but swap: space on your mmc, which is reserved by the system in cases where RAM space is not sufficiant any more.
Most of the times this is not necessary, because there already is a ~750M swap preinstalled on the internal mmc, which is more than enough even for powerusers and on the faster internal card. You probably would know by now, if on your device swap is broken or missing. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
You bro's do realise that:
1. Busybox-power has swapon with support for -p flag 2. Busybox-power won't really take up any extra space (like 256k) 3. With Busybox-power You can use a swapfile instead of partition (which seems to f**k some sd cards) 4. There is NO measurable benefit of 'striping' swap across SD and EMMC. For maximum swap performance, create swapfile on a fast SD card and use that as swap. Swapfiles are as easy as this. |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Hey, in last kernel-power + busybox-power i get:
Quote:
|
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Ok, I found it's Busybox's fault, "upstream"... (not "busybox-power" really...)
http://talk.maemo.org/showpost.php?p...&postcount=113 https://bugs.busybox.net/show_bug.cgi?id=4087 |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
Anyway, busybox-power's swapoff works again in the latest extras-devel version (1.19.0power3). The version in extras(-testing) has always worked as expected ;) |
Re: Using Micro SD Card as Virtual Ram on Nokia N900?
Quote:
If I create a swap file to use it Code:
sudo gainroot Code:
dd if=/dev/zero of=/media/mmc1/swapfile1 bs=1024 count=786432 Code:
swapon /media/mmc1/swapfile1 Code:
kill -s 9 PID |
All times are GMT. The time now is 12:14. |
vBulletin® Version 3.8.8