diff options
author | 2013-05-02 00:43:58 +0000 | |
---|---|---|
committer | 2013-05-02 16:50:08 -0400 | |
commit | 59ccb4ebbc35e36a3c143f2d1355deb75c2e628f (patch) | |
tree | 7c93d18c8162dc66538064676d30f76a1fbc0714 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen-netback: remove redundent parameter in netbk_count_requests (diff) | |
download | linux-dev-59ccb4ebbc35e36a3c143f2d1355deb75c2e628f.tar.xz linux-dev-59ccb4ebbc35e36a3c143f2d1355deb75c2e628f.zip |
xen-netback: avoid allocating variable size array on stack
Tune xen_netbk_count_requests to not touch working array beyond limit, so that
we can make working array size constant.
Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions