commit | 93ac53410a82a4f1bf2baf9d65d95cc29f2774ca | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 17 14:09:39 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 20 13:36:55 2012 -0700 |
tree | 87f3f387777526c422c38d2fe5b400cc4d81bd55 | |
parent | ba3f7f04ef2b19aace38f855aedd17fe43035d50 [diff] |
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: David S. Miller <davem@davemloft.net>