Re: [lc-devel] Compressed Swap on 2.6
Status: Beta
Brought to you by:
nitin_sf
From: <asb...@if...> - 2006-05-24 10:28:30
|
Anderson Briglia wrote: > I'm trying to implement compressed swap on 2.6 kernel. I already read > the Nitin Gupta's wiki page about the implementation of Compressed > Cache on 2.6.x kernel. > Well, what I'm trying to do is quite simpler. I just wanna to use a > compressed swap area (not swap cache, just the swap area). <snip> hm, I think you can do this already by putting the swap on a loopback device that does compressing, if not, that might be the route to go.. less kernel hacking :) Mvh, Asbj=F8rn Sannes |