diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2019-12-14 05:06:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-17 03:12:25 +0300 |
commit | 0ea68902256e6cc705c94d1844dd8cf0805fd3e9 (patch) | |
tree | c37f2012a58cfaff338edd3b0934e81ce1ce714e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ff200099d271cb14e4415449559da7cc6a38f4a1 (diff) | |
download | linux-0ea68902256e6cc705c94d1844dd8cf0805fd3e9.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions