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:
819a100
)
eql: dont rely on HZ=100
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 26 Mar 2012 22:52:00 +0000
(22:52 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Mar 2012 02:45:26 +0000
(22:45 -0400)
HZ is more likely to be 1000 these days.
timer handlers are run from softirq, no need to disable bh
skb priority 1 is TC_PRIO_FILLER
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found