Re: Strange interrupt behaviour

Andi Kleen (ak@muc.de)
14 Jul 1998 20:33:08 +0200


Jeanette Pauline Middelink <middelin@polyware.nl> writes:

> It does not seem this machine has much room for allocating 8K
> (except for the single 64K and 16K slab)
> Or maybe we are interpreting the info in slabinfo incorrectly?

You are. Interesting is the fragmentation of the underlying page allocator,
not so much of the "higher level" slab allocator which is just another user
of the buddy. If you add up the sizes of the slab objects you'll see that
they all are only about 2MB together.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html