[linux-mm-cc] [UTIL PATCH] add new proc entry to fix algorithm

IKEDA Munehiro m-ikeda at ds.jp.nec.com
Wed May 9 01:17:21 EDT 2007


Hi all,

This patch creates a proc entry to fix compression algo.
You can fix algo to write
  -1 : cyclic (same as without this patch)
   0 : WKdm
   1 : WK4x4
   2 : LZO
to /proc/sys/vm/cc_algorithm.

I made this patch personally for my own evaluation/debugging/development
for ccache.  I'm glad if it would help you.

This patch is for patch-ccache-alpha-008-2.6.21 applied kernel.

Best regards,
IKEDA, Munehiro




More information about the linux-mm-cc mailing list