Re: Early SPECWeb99 results on 2.5.33 with TSO on e1000

David S. Miller (davem@redhat.com)
Fri, 06 Sep 2002 12:24:05 -0700 (PDT)


From: Andi Kleen <ak@suse.de>
Date: Fri, 6 Sep 2002 21:26:19 +0200

I'm not entirely sure it is worth it in this case. The locks are
probably the majority of the cost.

You can more localize the lock accesses (since we use per-chain
locks) by applying a cpu salt to the port numbers you allocate.

See my other email.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/