Re: [PATCH 1/2] [mmotm] Add notifiers for various swap events

From: Andi Kleen
Date: Mon Dec 28 2009 - 14:28:26 EST


> > The first question to ask is if compressed swap is worth
> > it. Do you have benchmark numbers showing it to be an improvement?
> > Are there cases where it is slower than uncompressed swap?
> >
>
> http://code.google.com/p/compcache/wiki/Performance

That should be included in the changelog of the patches.

> ramzswap is an optional module.

I have some doubts on the wisdom of making swap algorithms modular.
Better compile them in. Then you don't need messy notifiers either.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/