[PATCHv3 5/6] zswap: add to mm/

Seth Jennings sjenning at linux.vnet.ibm.com
Tue Jan 29 18:55:55 UTC 2013


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




More information about the devel mailing list