Re: [RFC 1/3] Framework for accurate node based statistics

From: Keith Owens
Date: Wed Dec 07 2005 - 00:51:52 EST


On Tue, 6 Dec 2005 14:52:33 -0800 (PST),
Christoph Lameter <clameter@xxxxxxxxxxxx> wrote:
>+DEFINE_PER_CPU(local_t [MAX_NUMNODES][NR_STAT_ITEMS], vm_stat_diff);

How big is that array going to get? The total per cpu data area is
limited to 64K on IA64 and we already use at least 34K.

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