bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rework of the userspace interrupt handling patch


From: Samuel Thibault
Subject: Re: Rework of the userspace interrupt handling patch
Date: Mon, 29 Feb 2016 00:27:16 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, on Sun 28 Feb 2016 23:51:40 +0100, wrote:
> Quoting Samuel Thibault (2016-02-28 22:35:14)
> > Justus Winter, on Sun 28 Feb 2016 00:33:20 +0100, wrote:
> > > 3/ ... instead the notification message carries a send right as the
> > > reply port, and the userspace server acknowledges the interrupt by
> > > deallocating this right.
> > 
> > That makes much more sense to me than the current disable/enable.  I
> > guess that this will allow on the long run to have shared interrupts?
> 
> I believe so, but I don't know how interrupt sharing works.  I guess
> all the drivers have to acknowledge the irq before it can be
> reenabled?

Yes.

> If so, then this interface will make it possible to implement this.

That's what I felt, yes.

> It is also safer in the sense that only the interrupt can be reenabled
> that was disabled because of the notification.

Yes.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]