diff options
author | David S. Miller <davem@davemloft.net> | 2015-02-27 16:06:21 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-27 16:06:21 -0500 |
commit | c0eebfa3233ef59109aa314ef19451d2156a2635 (patch) | |
tree | 3e4d9c6941729846c3c55c7f256197321311b3aa /drivers/net | |
parent | 0d79a493e507437a2135e5ac1a447d4d503488d8 (diff) | |
parent | 4c4b52d9b2df45e8216d3e30b5452e4a364d2cac (diff) |
Merge branch 'rhashtable'
Daniel Borkmann says:
====================
rhashtable updates
As discussed, I'm sending out rhashtable fixups for -net.
I have a couple of more patches I was working on last week pending,
i.e. to get rid of ht->nelems and ht->shift atomic operations which
speed-up pure insertions/deletions, e.g. on my laptop I have 2 threads,
inserting 7M entries each, that will reduce insertion time from ~1,450 ms
to 865 ms (performance should even be better after removing the
grow/shrink indirections). I guess that however is rather something
for net-next.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions