Re: [PATCH 1/11] ksm: allow trees per NUMA node

From: Andrew Morton
Date: Mon Jan 28 2013 - 18:08:40 EST


On Fri, 25 Jan 2013 17:54:53 -0800 (PST)
Hugh Dickins <hughd@xxxxxxxxxx> wrote:

> +/* Zeroed when merging across nodes is not allowed */
> +static unsigned int ksm_merge_across_nodes = 1;

I spose this should be __read_mostly. If __read_mostly is not really a
synonym for __make_write_often_storage_slower. I continue to harbor
fear, uncertainty and doubt about this...


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