Re: [PATCH] mm show_free_areas layout

From: Martin J. Bligh (mbligh@aracnet.com)
Date: Mon Oct 28 2002 - 12:00:14 EST


> Could we rearrange it? with the hot and cold taps and batchwater
> levels first: those who are interested can swim back to them?
> Omit the word "Zone " (I'd love non-NUMAs to omit "Node 0 " but
> didn't find the right #define).

#ifdef CONFIG_NUMA, or for less ugly code, you should just be able
to do "if (numnodes > 1)", which will optimise away by the compiler
on non-NUMA.

M.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:37 EST