Re: 3c59x (was Route cache performance under stress)
From: Robert Olsson <hidden> Date: 2003-06-11 09:54:34
Andi Kleen writes:
> You can play some tricks with the driver to make eth_type_trans disappear
> from the profiles. This usually helps a lot because it avoids one
> full "fetch from cache cold memory" roundtrip per packet, which is slow on
> any CPU.
Andi!
Interesting. Can we get into details?
Cheers.
--ro