Re: Notebooks

David S. Miller (davem@dm.cobaltmicro.com)
Wed, 19 Aug 1998 07:52:47 -0700


Date: Tue, 18 Aug 1998 22:33:32 -0700 (PDT)
From: Linus Torvalds <torvalds@transmeta.com>

The point being that I want to know _why_.

Cache locality, better packing when SLAB knows the exact size of the
skbuff structure, better packing also because SLAB now only has to
pack skbuff structures not skbuff structures + data buffer itself.
Better cloning behavior came as a nice side effect of what I just
mentioned.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
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