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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel