Re: [PATCH] mm: ifdef Quicklists in /proc/meminfo

From: H. Peter Anvin
Date: Mon Sep 08 2008 - 19:58:01 EST


KOSAKI Motohiro wrote:
A "Quicklists: 0 kB" line has just started appearing in
/proc/meminfo, but most architectures (including x86) don't have
them configured: may we please #ifdef it, like the highmem lines?

And those architectures which do have quicklists configured are
using them for page tables: so let's place it next to PageTables.

Signed-off-by: Hugh Dickins <hugh@xxxxxxxxxxx>
---

Oh, I see.
Thanks Hugh.

Acked-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>

x86 *does* use quicklists, at least with PAE.

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