diff options
author | 2019-12-14 10:06:40 +0800 | |
---|---|---|
committer | 2019-12-16 16:12:25 -0800 | |
commit | 0ea68902256e6cc705c94d1844dd8cf0805fd3e9 (patch) | |
tree | c37f2012a58cfaff338edd3b0934e81ce1ce714e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: remove unnecessary work in hclgevf_main (diff) | |
download | linux-dev-0ea68902256e6cc705c94d1844dd8cf0805fd3e9.tar.xz linux-dev-0ea68902256e6cc705c94d1844dd8cf0805fd3e9.zip |
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
The hns3 driver may be used in memory reclaim path when it
is the low level transport of a network file system, so it
needs to guarantee forward progress even under memory pressure.
This patch allocates a private WQ with WQ_MEM_RECLAIM set for
both hclge_main and hclgevf_main modules.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.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