[linux-mm-cc] [RFC PATCH] WKdm workset pre-alloc
Anderson Briglia
anderson.briglia at indt.org.br
Fri May 4 17:47:33 EDT 2007
Hi all,
This patch is just a hack regarding the first activity for CCache ToDo list[1]: 1) Enhance current static compressed
caching code - Critical vulnerability.
This patch allocates, at ccache initialization, the memory used for WKdm compression algo working area. guess_algo
function must be disabled and just WKdm algo must be used.
At previous tests the CCache behavior was the same as before. Main challenge to test it is to find conditions that
decompression path fails due memory allocation error.
One problem encountered is how pass (copy) a decompressed page to the system and still grant that a new buffer page can
be allocated.
Best regards,
Anderson Briglia
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-Wkdm-WorkMem-PreAlloc.diff
Url: http://mailman.laptop.org/pipermail/linux-mm-cc/attachments/20070504/e2993875/attachment.txt
More information about the linux-mm-cc
mailing list