We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-06-09 18:14:21 +0300

[Suggestion] ZRAM + swappiness tweaks -> more performance

As Jollas CPU is powerful enough getting rid of the slower swap partition and using the faster zram might help when ram is running full. When using zram it also makes sense to change swappiness to swap things out early (as this leaves more free memory for current tasks and apps and new apps)

So my suggestion recompile kernel with zram enabled and change vm.swappiness to 100. Get rid of swap partition if possible (should be no problem as swap is only 500 MB now and zram can without any problem use 1/2 of the ram for compressed swap)

[Suggestion] ZRAM + swappiness tweaks -> more performance

As Jollas CPU is powerful enough getting rid of the slower swap partition and using the faster zram might help when ram is running full. When using zram it also makes sense to change swappiness to swap things out early (as this leaves more free memory for current tasks and apps and new apps)

So my suggestion recompile kernel with zram enabled and change vm.swappiness to 100. Get rid of swap partition if possible (should be no problem as swap is only 500 MB now and zram can without any problem use 1/2 of the ram for compressed swap)