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:
eb991b3
)
[NET]: Convert hh_lock to seqlock.
author
Stephen Hemminger
<shemminger@osdl.org>
Thu, 7 Dec 2006 23:08:17 +0000
(15:08 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:19:20 +0000
(17:19 -0800)
The hard header cache is in the main output path, so using
seqlock instead of reader/writer lock should reduce overhead.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found