The Following 3 Users Say Thank You to gregoranderson For This Useful Post: | ||
![]() |
2011-11-28
, 20:08
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#172
|
The Following 3 Users Say Thank You to mr_jrt For This Useful Post: | ||
![]() |
2011-11-28
, 20:23
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#173
|
The Following User Says Thank You to Alfred For This Useful Post: | ||
![]() |
2011-11-28
, 20:32
|
Posts: 43 |
Thanked: 18 times |
Joined on Jul 2010
|
#174
|
have anyone got luck using SwapSet?
http://maemo.org/packages/view/swapset/
The Following User Says Thank You to ivanrajkovic For This Useful Post: | ||
![]() |
2011-11-28
, 20:48
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#175
|
have anyone got luck using SwapSet?
http://maemo.org/packages/view/swapset/
The Following 7 Users Say Thank You to mr_jrt For This Useful Post: | ||
![]() |
2011-11-29
, 18:11
|
Posts: 182 |
Thanked: 69 times |
Joined on Nov 2009
@ Netherlands
|
#176
|
I had a crash (running KP49) with the following approach:
(I use my sdcard for swap)Code:insmod /lib/modules/current/ramzswap.ko disksize_kb=65536 swapon /dev/ramzswap0 swapoff /dev/mmcblk1p2; swapon /dev/mmcblk1p2
So, after a short period of contemplation I went with:
And everything is groovy again. The old N900 is snappier than a crocodile who's found himself at a penguin parade.Code:swapoff /dev/mmcblk1p2 insmod /lib/modules/current/ramzswap.ko disksize_kb=65536 swapon /dev/ramzswap0 swapon /dev/mmcblk1p2
The Following User Says Thank You to maartenmk For This Useful Post: | ||
![]() |
2011-11-29
, 20:42
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#177
|
The Following User Says Thank You to stlpaul For This Useful Post: | ||
![]() |
2011-11-30
, 00:40
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#178
|
I tried compcache using this method, and it seems to work. But it made the device significantly slower as far as I could see.
Do any of you have better experiences?
I am on cssu &kp49, swap on microsd, no speed/battery patches.
The Following 2 Users Say Thank You to mr_jrt For This Useful Post: | ||
![]() |
2011-12-01
, 14:26
|
Posts: 112 |
Thanked: 92 times |
Joined on Nov 2010
|
#179
|
![]() |
2011-12-01
, 14:40
|
Posts: 244 |
Thanked: 354 times |
Joined on Jul 2010
@ Scotland
|
#180
|
...and I just thought I'd pop in to let folks know it existed....can't have any secrets around here it seems
Mair chat here on (mr_jrt's) efforts:
http://talk.maemo.org/showthread.php?t=80431