From: Andrew Morton <[EMAIL PROTECTED]>
Date: Sat, 10 Dec 2005 23:46:36 -0800

> It gets uglier.  This is with just 2.6.15-rc5, linus.patch and
> git-net.patch, btw:
>
> We get a slab scribble.  ppc64 and x86 seem OK.  For some reason, x86_64
> doesn't like it.

This rules out Ben's AF_UNIX optimizations. :-)  (I assume
git-net.patch is my plain net-2.6 tree, not my full net-2.6.16
tree.  Please correct if I'm wrong)

Looking through the net-2.6 tree there isn't much interesting
in there.

A bunch of netfilter bits, a DECNET fix, a TCP fix for Vegas
congestion control, converting AF_PACKET over to vm_insert_page(),
a tg3 driver bug fix, and a NULL pointer check in some checksum
debugging code.

Only the net-2.6.16 tree has any truly possible suspects in it.
So if this tree didn't have the net-2.6.16 stuff in it, it's
probably some other change.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to