Skip to content

Commit

Permalink
[NETFILTER]: nfnetlink: use RCU for queue instances hash
Browse files Browse the repository at this point in the history
Use RCU for queue instances hash. Avoids multiple atomic operations
for each packet.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
kaber authored and davem330 committed Jan 28, 2008
1 parent a3c8e7f commit 9872bec
Showing 1 changed file with 92 additions and 113 deletions.
Loading

0 comments on commit 9872bec

Please sign in to comment.