Re: [PATCH] xen: add kconfig for event_fifo

2025-03-24 Thread Jan Beulich
On 21.03.2025 22:30, Stefano Stabellini wrote: > On Thu, 20 Mar 2025, Jan Beulich wrote: >> On 19.03.2025 00:40, Stefano Stabellini wrote: >>> Evtchn fifos are not needed on smaller systems; the older interface is >>> lightweight and sufficient. Make it possible to disable evtchn fifo. >>> >>> Sign

Re: [PATCH] xen: add kconfig for event_fifo

2025-03-21 Thread Stefano Stabellini
On Thu, 20 Mar 2025, Jan Beulich wrote: > On 19.03.2025 00:40, Stefano Stabellini wrote: > > Evtchn fifos are not needed on smaller systems; the older interface is > > lightweight and sufficient. Make it possible to disable evtchn fifo. > > > > Signed-off-by: Stefano Stabellini > > Let me ask a

Re: [PATCH] xen: add kconfig for event_fifo

2025-03-20 Thread Jan Beulich
On 19.03.2025 00:40, Stefano Stabellini wrote: > Evtchn fifos are not needed on smaller systems; the older interface is > lightweight and sufficient. Make it possible to disable evtchn fifo. > > Signed-off-by: Stefano Stabellini Let me ask a more general question, before considering whether to a