Re: [PATCH] ksm: change default values to better fit into mainlinekernel

From: Izik Eidus
Date: Thu Sep 24 2009 - 12:03:33 EST


On 09/24/2009 06:52 PM, Hugh Dickins wrote:
You rather caught me by surprise with this one, Izik: I was thinking
more rc7 than rc1 for switching it off;

I thought that after the merge window -> only fixes can get in, but I guess I was wrong...

+#else
+ ksm_run = KSM_RUN_MERGE; /* no way for user to start it */
+

That is a good point, didnt notice that I am blocking the usage of it when sysfs is not build.

#endif /* CONFIG_SYSFS */

return 0;

--
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/