Re: [lc-devel] [linux-mm-cc] Re: Chunk list issues
Status: Beta
Brought to you by:
nitin_sf
From: Rik v. R. <ri...@re...> - 2006-07-02 01:45:37
|
On Sat, 1 Jul 2006, Asbj=F8rn Sannes wrote: > What should be considered here is how do we actually "migrate" a page > like this? Because this isn't done very often normally (how often do yo= u > add/deactive swap areas) it is my understanding that this is an > expensive process, which is why we can't really do it, a proposal is to > instead of having a "vswap" area, For systems that actually have a disk, it is probably best to implement compressed caching for swap cache pages. Vswap is more useful for systems without swap, like the OLPC laptops... Lets not confuse the two. --=20 All Rights Reversed |