162306a36Sopenharmony_ciWhat:		/sys/devices/*/xenbus/event_channels
262306a36Sopenharmony_ciDate:		February 2021
362306a36Sopenharmony_ciContact:	Xen Developers mailing list <xen-devel@lists.xenproject.org>
462306a36Sopenharmony_ciDescription:
562306a36Sopenharmony_ci		Number of Xen event channels associated with a kernel based
662306a36Sopenharmony_ci		paravirtualized device frontend or backend.
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciWhat:		/sys/devices/*/xenbus/events
962306a36Sopenharmony_ciDate:		February 2021
1062306a36Sopenharmony_ciContact:	Xen Developers mailing list <xen-devel@lists.xenproject.org>
1162306a36Sopenharmony_ciDescription:
1262306a36Sopenharmony_ci		Total number of Xen events received for a Xen pv device
1362306a36Sopenharmony_ci		frontend or backend.
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciWhat:		/sys/devices/*/xenbus/jiffies_eoi_delayed
1662306a36Sopenharmony_ciDate:		February 2021
1762306a36Sopenharmony_ciContact:	Xen Developers mailing list <xen-devel@lists.xenproject.org>
1862306a36Sopenharmony_ciDescription:
1962306a36Sopenharmony_ci		Summed up time in jiffies the EOI of an interrupt for a Xen
2062306a36Sopenharmony_ci		pv device has been delayed in order to avoid stalls due to
2162306a36Sopenharmony_ci		event storms. This value rising is a first sign for a rogue
2262306a36Sopenharmony_ci		other end of the pv device.
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ciWhat:		/sys/devices/*/xenbus/spurious_events
2562306a36Sopenharmony_ciDate:		February 2021
2662306a36Sopenharmony_ciContact:	Xen Developers mailing list <xen-devel@lists.xenproject.org>
2762306a36Sopenharmony_ciDescription:
2862306a36Sopenharmony_ci		Number of events received for a Xen pv device which did not
2962306a36Sopenharmony_ci		require any action. Too many spurious events in a row will
3062306a36Sopenharmony_ci		trigger delayed EOI processing.
3162306a36Sopenharmony_ci
3262306a36Sopenharmony_ciWhat:		/sys/devices/*/xenbus/spurious_threshold
3362306a36Sopenharmony_ciDate:		February 2021
3462306a36Sopenharmony_ciContact:	Xen Developers mailing list <xen-devel@lists.xenproject.org>
3562306a36Sopenharmony_ciDescription:
3662306a36Sopenharmony_ci		Controls the tolerated number of subsequent spurious events
3762306a36Sopenharmony_ci		before delayed EOI processing is triggered for a Xen pv
3862306a36Sopenharmony_ci		device. Default is 1. This can be modified in case the other
3962306a36Sopenharmony_ci		end of the pv device is issuing spurious events on a regular
4062306a36Sopenharmony_ci		basis and is known not to be malicious on purpose. Raising
4162306a36Sopenharmony_ci		the value for such cases can improve pv device performance.
42