Re: Possible dcache BUG

From: Andi Kleen
Date: Wed Aug 11 2004 - 07:33:45 EST


"David S. Miller" <davem@xxxxxxxxxx> writes:

> On Tue, 10 Aug 2004 22:13:01 -0700 (PDT)
> Linus Torvalds <torvalds@xxxxxxxx> wrote:
>
>> I also wonder what the
>> hell is allocating so many 8kB and 32kB entries.
>
> Loopback default MTU is 16K these days, might explain
> the 32K entries but not the 8KB ones. Perhaps the
> later are being used for page tables? Just a guess
> on that latter one.

Kernel stacks more likely. 200 processes = 200 8K entries.
Unless he used suic^w4K stack mode.

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