RE: [PATCH V0 1/4] kztmem: simplified radix tree data structuresupport

From: Dan Magenheimer
Date: Tue Dec 07 2010 - 15:45:51 EST


> Subject: [PATCH V0 1/4] kztmem: simplified radix tree data structure support
>
> [PATCH V0 1/4] kztmem: simplified radix tree data structure support

A monolithic patch containing all of kztmem, cleancache, and frontswap
that applies cleanly to 2.6.36 can be found at:

http://oss.oracle.com/projects/tmem/dist/files/kztmem/kztmem-linux-2.6.36-101207.patch

(Or http://oss.oracle.com/projects/tmem and Downloads and kztmem patches)

I'm a git novice but can prepare a git tree also if desired.

To try kztmem:

1) apply the monolithic patch to 2.6.36
2) rebuild your config ensuring that CONFIG_KZTMEM, CONFIG_CLEANCACHE,
CONFIG_FRONTSWAP, and CONFIG_ZRAM (for xvMalloc) become enabled
3) rebuild and reboot with "kztmem" as a kernel boot parameter
4) see /sys/kernel/mm/kztmem/* for statistics... note that with
lots of RAM and no swapping, little or no activity will be seen

As I said, there are known weird bugs that may or may not show
up in your configuration and build environment, so be prepared
in advance that the kernel may crash... removing kztmem as
a boot parameter should disable kztmem and result in a normal boot.

Thanks in advance for trying and testing (and, if you are so
inclined, debugging) kztmem! I'll be happy to answer any
questions on- or off-list!

Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/