Skip to content
Commit 93ac5341 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Dirty less cache lines in route caching paths.



Don't bother incrementing dst->__use and setting dst->lastuse,
they are completely pointless and just slow things down.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ba3f7f04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment