Re: Early SPECWeb99 results on 2.5.33 with TSO on e1000

From: Andi Kleen (ak@suse.de)
Date: Fri Sep 06 2002 - 14:26:19 EST


> If you just wanted to speed things up, you could get the
> clients to specify ports instead of letting the kernel
> cycle through for a free port..:)

Better would be probably to change the kernel to keep a limited
list of free ports in a free list. The grabbing a free port would
be an O(1) operation.

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

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



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:30 EST