diff options
author | Andrea Parri (Microsoft) <[email protected]> | 2020-04-06 02:15:05 +0200 |
---|---|---|
committer | Wei Liu <[email protected]> | 2020-04-23 13:17:11 +0000 |
commit | b9fa1b8797dcb579a9642a502769e1a5c3adc0d2 (patch) | |
tree | 30c43007fbb52fdf9fe1346a0a348e881aca7c00 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8a857c55420f29da4fc131adc22b12d474c48f4c (diff) |
Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
The offer and rescind works are currently scheduled on the so called
"connect CPU". However, this is not really needed: we can synchronize
the works by relying on the usage of the offer_in_progress counter and
of the channel_mutex mutex. This synchronization is already in place.
So, remove this unnecessary "bind to the connect CPU" constraint and
update the inline comments accordingly.
Suggested-by: Dexuan Cui <[email protected]>
Signed-off-by: Andrea Parri (Microsoft) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions