knoxcu / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 0 forks source link

Enable Compcache #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

The new kernel of linux 2.6.33 brings a new interesting feature 
(Compcache). 

http://code.google.com/p/compcache/ 

This feature its good for embebeded systems with low memory availabe 
like our NAS. 

¿Its is possible to add this feature in snake os?

Original issue reported on code.google.com by naxe...@gmail.com on 4 Mar 2010 at 11:45

GoogleCodeExporter commented 9 years ago
It seems this kernel feature is not for this slow low memory device.  :((

"HDD seems to fairly consistently outperform CompCache by a tiny 
margin on this machine. While performance without swap can vary 
wildly, both HDD swap and CompCache seem to give decent solid 
performance. Hence I would recommend that Pentium 500's use HDD swap 
if available, use CompCache swap otherwise and try to avoid swapless 
configurations if they have only 256MB of RAM." 

Isn't it means that in our case ns-k330 (with 250MHz) it is not 
recommended to use this new feature? (more over hdd swap than compcash) 

Original comment by robert1...@gmail.com on 16 Mar 2010 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by dgazi...@gmail.com on 16 Mar 2010 at 2:36