Re: [PATCH] lockfree rtcache lookup using RCU

From: David S. Miller (davem@redhat.com)
Date: Wed May 08 2002 - 04:09:32 EST


   From: Dipankar Sarma <dipankar@in.ibm.com>
   Date: Wed, 8 May 2002 14:24:33 +0530

   On Wed, May 08, 2002 at 01:10:08AM -0700, David S. Miller wrote:
> Also, workload for single destination isn't all that interesting
> since such a workload isn't all that common except in benchmarking.
   
   A heavily loaded webserver with NATed ip addresses. Would this not
   result in many server processes looking up the same ip address ?

The more common situation is server N IP (where N is 1 or a very small
number), destination clients == thousands of IPs.

So looking up the same dst cache entry with each benchmark client
is very unrealistic. Try a unique IP address for every single lookup.

-
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 : Tue May 14 2002 - 12:00:08 EST