The Following 10 Users Say Thank You to locusf For This Useful Post: | ||
|
2009-07-21
, 14:15
|
|
Posts: 159 |
Thanked: 341 times |
Joined on Dec 2007
@ Helsinki, Finland
|
#2
|
Hi,
Just wanted to report on some results regarding compcache on N810 diablo. I compiled the modules required and I have given it a small test on my own N810. See the link below for information.
http://code.google.com/p/compcache/
See the attached zip:
EDIT: now its called ramzswap
Attachment 3304
By far I have tested it with the biggest RAM hog that I know, the browser.
Some proof attached:
root@Nokia-N810-23-14:~ #_cat /proc/swaps
Filename Type Size Used Priority
/dev/ramzswap0 partition 31692 2008 -2
EDIT:
After posting my tablet rebooted, *sigh*
The Following 7 Users Say Thank You to locusf For This Useful Post: | ||
|
2009-07-21
, 14:26
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#3
|
Ok, I got the fix for N810 and all ARM based products that were having issues with compcache. So here Attachment 3740 it is.
|
2009-07-21
, 14:46
|
Posts: 74 |
Thanked: 19 times |
Joined on Oct 2008
|
#4
|
|
2009-07-21
, 15:16
|
|
Posts: 159 |
Thanked: 341 times |
Joined on Dec 2007
@ Helsinki, Finland
|
#5
|
Could you release the source you used in order to build it, as well? Then we can include in Mer kernels, for instance. Or is it just the release from the code.google site?
I'm interested in some more information about it as well. It sounds like a great idea but how do I properly use the .ko files? Can we make it into a package that can be installed through apt-get? What kind of performance are you seeing?
Thanks!
insmod xvmalloc.ko insmod ramzswap.ko
insmod ramzswap.ko disksize_kb=10240
The Following 2 Users Say Thank You to locusf For This Useful Post: | ||
|
2009-07-22
, 04:27
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#6
|
swapoff /media/mmc2/.swap swapon /dev/ramzswap0 /media/mmc2/.swap
The Following User Says Thank You to debernardis For This Useful Post: | ||
|
2009-07-22
, 22:21
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#7
|
BackingSwap: /dev/mmcblk1p3 DiskSize: 265072 kB MemLimit: 19016 kB NumReads: 46543 NumWrites: 55683 FailedReads: 0 FailedWrites: 0 InvalidIO: 0 PagesDiscard: 0 ZeroPages: 5774 GoodCompress: 100 % NoCompress: 0 % PagesStored: 22095 PagesUsed: 4838 OrigDataSize: 88380 kB ComprDataSize: 19012 kB MemUsedTotal: 19352 kB BDevNumReads: 21727 BDevNumWrites: 16769
The Following User Says Thank You to javispedro For This Useful Post: | ||
|
2009-07-24
, 09:46
|
|
Posts: 41 |
Thanked: 13 times |
Joined on Jun 2009
@ Wien , Austria
|
#8
|
|
2009-08-14
, 07:11
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#9
|
swapoff /dev/ramzswap0 /media/mmc2/.swap swapon /dev/ramzswap0 /media/mmc2/.swap
|
2009-08-14
, 10:43
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#10
|
Just wanted to report on some results regarding compcache on N810 diablo. I compiled the modules required and I have given it a small test on my own N810. See the link below for information.
http://code.google.com/p/compcache/
See the attached zip:
EDIT: now its called ramzswap
ramzswap.zip
By far I have tested it with the biggest RAM hog that I know, the browser.
Some proof attached:
root@Nokia-N810-23-14:~ #_cat /proc/swaps
Filename Type Size Used Priority
/dev/ramzswap0 partition 31692 2008 -2
EDIT:
After posting my tablet rebooted, *sigh*
Regards,
LoCusF
http://locusf.blogspot.com
Last edited by locusf; 2009-04-04 at 11:48.