Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.9-rc2 6 lines 267 B view raw
1zcache-y := zcache-main.o tmem.o zbud.o 2zcache-$(CONFIG_RAMSTER) += ramster/ramster.o ramster/r2net.o 3zcache-$(CONFIG_RAMSTER) += ramster/nodemanager.o ramster/tcp.o 4zcache-$(CONFIG_RAMSTER) += ramster/heartbeat.o ramster/masklog.o 5 6obj-$(CONFIG_ZCACHE) += zcache.o