From: Pavel Machek <pavel@ucw.cz>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dor Laor <dor.laor@qumranet.com>, Avi Kivity <avik@qumranet.com>,
kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org,
Greg KH <greg@kroah.com>
Subject: Re: [kvm-devel] [RFC] Deferred interrupt handling.
Date: Wed, 25 Jul 2007 14:18:14 +0000 [thread overview]
Message-ID: <20070725141813.GE9256@ucw.cz> (raw)
In-Reply-To: <20070718224649.3e49a978@the-village.bc.nu>
Hi!
I guess this will also allow UIO to work without _any_ kernel parts,
with only slight performance penalty in 'almost-never-happens'
deadlock case?
(Greg, details are below, and better description is in the lkml
thread).
Pavel
> > - Our dummy handler will always return IRQ_HANDLED in case any other
> > previous
> > irqaction did not return such. It will also issue the timer and mask
> > the irq in this case.
>
> Ok
>
> > btw, if I'm not mistaken only after bad 99900/100000 the irq is
> > disabled.
>
> (and with GIT providing that they occurred in a short time period)
>
> > - If the timer pops before the guest acks the irq, the timer handler
> > will
> > ack the irq and unmask it. The timer's job is only to prevent
> > deadlocks.
>
> Ok I see what you are doing. It's either inspired or insane and I am not
> quite sure which of the two. I agree it should work although may cause
> performance crunches now and then and will also need care getting the
> locking right.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2007-07-25 18:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 9:53 [RFC] Deferred interrupt handling Or Sagi
2007-07-18 11:30 ` Alan Cox
2007-07-18 16:36 ` [kvm-devel] " Dor Laor
2007-07-18 16:47 ` Alan Cox
2007-07-18 16:46 ` Avi Kivity
2007-07-18 16:57 ` Alan Cox
2007-07-18 16:57 ` Avi Kivity
2007-07-18 17:14 ` Alan Cox
2007-07-18 17:09 ` Dor Laor
2007-07-18 17:33 ` Alan Cox
2007-07-18 21:29 ` Dor Laor
2007-07-18 21:46 ` Alan Cox
2007-07-25 14:18 ` Pavel Machek [this message]
2007-07-18 22:23 ` Or Sagi
2007-07-18 19:14 ` Lennart Sorensen
2007-07-19 9:23 ` Avi Kivity
2007-07-19 13:17 ` Lennart Sorensen
2007-07-19 13:38 ` Avi Kivity
2007-07-19 16:23 ` Lennart Sorensen
2007-07-18 15:57 ` Lennart Sorensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070725141813.GE9256@ucw.cz \
--to=pavel@ucw.cz \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=avik@qumranet.com \
--cc=dor.laor@qumranet.com \
--cc=greg@kroah.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox