git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c463ac9
)
netfilter: nfnetlink_log: RCU conversion
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 9 Jun 2010 16:14:58 +0000
(18:14 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 9 Jun 2010 16:14:58 +0000
(18:14 +0200)
- instances_lock becomes a spinlock
- lockless lookups
While nfnetlink_log probably not performance critical, using less
rwlocks in our code is always welcomed...
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nfnetlink_log.c
patch
|
blob
|
history
diff --cc
net/netfilter/nfnetlink_log.c
Simple merge