diff options
author | 2017-12-21 08:12:28 -0800 | |
---|---|---|
committer | 2017-12-26 13:10:07 -0500 | |
commit | 18feb87105c3c16dc01e6981a6aafb175679b997 (patch) | |
tree | 6c79c206a17cd37e6ceb048edc2c119076ab461e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE() (diff) | |
download | linux-dev-18feb87105c3c16dc01e6981a6aafb175679b997.tar.xz linux-dev-18feb87105c3c16dc01e6981a6aafb175679b997.zip |
enic: add wq clean up budget
In case of tx clean up, we set '-1' as budget. This means clean up until
wq is empty or till (1 << 32) pkts are cleaned. Under heavy load this
will run for long time and cause
"watchdog: BUG: soft lockup - CPU#25 stuck for 21s!" warning.
This patch sets wq clean up budget to 256.
Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions