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:
861d7f7
)
netem: use vmalloc for distribution table
author
stephen hemminger
<shemminger@vyatta.com>
Wed, 23 Feb 2011 13:04:18 +0000
(13:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 25 Feb 2011 06:11:54 +0000
(22:11 -0800)
The netem probability table can be large (up to 64K bytes)
which may be too large to allocate in one contiguous chunk.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found