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:
6401585
)
net: sched: enable per cpu qstats
author
John Fastabend
<john.fastabend@gmail.com>
Sun, 28 Sep 2014 18:54:24 +0000
(11:54 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Sep 2014 05:02:26 +0000
(
01:02
-0400)
After previous patches to simplify qstats the qstats can be
made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found