On 01/29/2013 12:27 AM, Minchan Kim wrote: <snip> > On Mon, Jan 28, 2013 at 03:49:26PM -0600, Seth Jennings wrote: <snip> >> +/********************************* >> +* tunables >> +**********************************/ >> +/* Enable/disable zswap (enabled by default, fixed at boot for now) */ >> +static bool zswap_enabled; >> +module_param_named(enabled, zswap_enabled, bool, 0); > > It seems default is disable at the moment? I completely missed what you were saying before. The comment is incorrect :) I'll fix it. Seth -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>