diff options
author | Juergen Gross <[email protected]> | 2020-09-07 15:47:28 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2020-10-20 10:22:03 +0200 |
commit | 23025393dbeb3b8b3b60ebfa724cdae384992e27 (patch) | |
tree | 2d6e6997eee3a9e20cab3e199c3462b34175ae69 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 01263a1fabe30b4d542f34c7e2364a22587ddaf2 (diff) |
xen/netback: use lateeoi irq binding
In order to reduce the chance for the system becoming unresponsive due
to event storms triggered by a misbehaving netfront use the lateeoi
irq binding for netback and unmask the event channel only just before
going to sleep waiting for new events.
Make sure not to issue an EOI when none is pending by introducing an
eoi_pending element to struct xenvif_queue.
When no request has been consumed set the spurious flag when sending
the EOI for an interrupt.
This is part of XSA-332.
Cc: [email protected]
Reported-by: Julien Grall <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions