Re: [lc-devel] CCache work status
Status: Beta
Brought to you by:
nitin_sf
From: Marcelo T. <ma...@kv...> - 2006-06-22 01:03:06
|
On Wed, Jun 21, 2006 at 07:45:31PM -0400, Rik van Riel wrote: > On Wed, 21 Jun 2006, Nitin Gupta wrote: > > > This patch makes this vswap and system can swap out to this with no problem. > > Also started work on to replace the page that comes to vswap with chunk_head > > and restore them when they are looked up in page/swap cache lookup functions > > (find_get_page() and friends). I hope to post this much in next few days. > > Your patch looks like a good start. I'll save the > obvious code cleanup patches for later, when it's > time to get stuff merged :) Looks good indeed - Nitin, I guess the harder part of this is getting the compression cost estimation / code actually working ? Need to get the uncompression code working in do_swap_page()... |