diff options
| author | Yunsheng Lin <[email protected]> | 2019-12-14 10:06:40 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-12-16 16:12:25 -0800 |
| commit | 0ea68902256e6cc705c94d1844dd8cf0805fd3e9 (patch) | |
| tree | c37f2012a58cfaff338edd3b0934e81ce1ce714e /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ff200099d271cb14e4415449559da7cc6a38f4a1 (diff) | |
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 <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions