diff options
| author | Vadim Fedorenko <[email protected]> | 2025-01-07 10:48:12 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-01-09 11:37:11 +0000 |
| commit | e61e6c415ba9ff2b32bb6780ce1b17d1d76238f1 (patch) | |
| tree | 4dcf2edf5519a73e0e96ec1000b4c91a13fce738 /tools/net/ynl/pyynl/cli.py | |
| parent | net: stmmac: Unexport stmmac_rx_offset() from stmmac.h (diff) | |
| download | kernel-e61e6c415ba9ff2b32bb6780ce1b17d1d76238f1.tar.gz kernel-e61e6c415ba9ff2b32bb6780ce1b17d1d76238f1.zip | |
net/mlx5: use do_aux_work for PHC overflow checks
The overflow_work is using system wq to do overflow checks and updates
for PHC device timecounter, which might be overhelmed by other tasks.
But there is dedicated kthread in PTP subsystem designed for such
things. This patch changes the work queue to proper align with PTP
subsystem and to avoid overloading system work queue.
The adjfine() function acts the same way as overflow check worker,
we can postpone ptp aux worker till the next overflow period after
adjfine() was called.
Reviewed-by: Dragos Tatulea <[email protected]>
Signed-off-by: Vadim Fedorenko <[email protected]>
Acked-by: Tariq Toukan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
