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/