Re: quicklists confuse meminfo

From: Andi Kleen
Date: Mon Mar 10 2008 - 12:43:37 EST


Christoph Lameter <clameter@xxxxxxx> writes:
>
> Zeroed pages however will not address the issue of having initialized pgd
> (which seems to be what i386 needs).

pgd is tiny on i386 PAE (4 * 16 bytes). Are you sure reinitializing that
is a serious issue? For i386 non PAE (and x86-64) it is just a normal 4k
page.

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