[lc-devel] CCache work status
Status: Beta
Brought to you by:
nitin_sf
From: Nitin G. <nit...@gm...> - 2006-06-21 17:33:44
|
Hi, I just took all work upto now to 2.6.17.1 and virtual swap work seems to be gaining some ground now. 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. Following this, I will start actual compression using algos ported and compression structure implementation (as on Wiki). Cheers, Nitin Gupta |