diff options
| author | Jason Wang <[email protected]> | 2022-05-27 14:01:17 +0800 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2022-05-31 12:45:09 -0400 |
| commit | 3a232277c1ac6df70552129a9722abc6ab250128 (patch) | |
| tree | 8d97baa40df426a2a45895a3913008bd146233b8 /tools/perf/scripts/python | |
| parent | 9e9b2893284fa0681ab5c0632d02214385a174c3 (diff) | |
virtio-ccw: implement synchronize_cbs()
This patch tries to implement the synchronize_cbs() for ccw. For the
vring_interrupt() that is called via virtio_airq_handler(), the
synchronization is simply done via the airq_info's lock. For the
vring_interrupt() that is called via virtio_ccw_int_handler(), a per
device rwlock is introduced and used in the synchronization method.
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Halil Pasic <[email protected]>
Cc: Cornelia Huck <[email protected]>
Cc: Vineeth Vijayan <[email protected]>
Cc: Peter Oberparleiter <[email protected]>
Cc: [email protected]
Reviewed-by: Halil Pasic <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions