Re: [lc-devel] CCache work status
Status: Beta
Brought to you by:
nitin_sf
From: Nitin G. <nit...@gm...> - 2006-06-08 06:36:41
|
Hi Briglia, > > I'm testing the patch and the module but I got a 'Segmentation Fault' > problem when reading /proc/swaps entry after creating the virtual swap > area. > Is this virtual swap usable? Because when a page will be swapped-out > to the virtual swap area I'm getting a Kernel Null pointer reference. > This virtual swap patch is just the beginning point and these seg faults are 'expected' behavior -- nothing is usable now. To make it work, it is required to integrate the work from previous patches (as on CompressedCaching/Code) and this is what is my next TODO.... Currently, just for a bit change of work, I am working on porting LZO (ver 2.02). It should be completed today. Then I will continue to make this virtual swap actually work. Thanks for looking into this work :) Best Regards, Nitin Gupta |