diff options
author | Shannon Nelson <[email protected]> | 2024-06-18 17:32:52 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-19 18:31:48 -0700 |
commit | 9e25450da7006cd6f425248a5b38dad4adb3c981 (patch) | |
tree | 9e50fb2f9dc2509c05340fca97c0c87653abc2a1 /tools/perf/scripts/python/netdev-times.py | |
parent | d458d4b4fd4353e71a095f6c76e1271dc2fee33a (diff) |
ionic: add private workqueue per-device
Instead of using the system's default workqueue, add a private
workqueue for the device to use for its little jobs. This is
to better support the new work items we will be adding in the
next patches for PF and VF specific jobs, without inundating
the system workqueue in a couple of customer cases where our
devices get scaled out to 100-200 VFs.
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions