All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Pekka Enberg <penberg@kernel.org>
Cc: Sasha Levin <levinsasha928@gmail.com>,
	gorcunov@gmail.com, asias.hejun@gmail.com, kvm@vger.kernel.org
Subject: Re: [PATCH] kvm tools: Fix serial port probing
Date: Fri, 9 Dec 2011 21:10:23 +0100	[thread overview]
Message-ID: <20111209201023.GA27932@elte.hu> (raw)
In-Reply-To: <CAOJsxLHW=FO7q-0U=Mpccno_e5zpXCUFR2GSKa0NJMrjYr=8yQ@mail.gmail.com>


* Pekka Enberg <penberg@kernel.org> wrote:

> >                        dev->ier        = ioport__read8(data) & 0x3f;
> > +                       kvm__irq_line(kvm, dev->irq, dev->ier?1:0);
> >                        break;
> >                case UART_LCR:
> >                        dev->lcr        = ioport__read8(data);
> 
> Applied, thanks!
> 
> Ingo, does this fix the occasional slowdowns you are seeing?

Indeed it does!

I still see things like 'top' refreshes progressing - i.e. 
taking something like 100-200 msecs to finish, but it's a *lot* 
faster now.

Thanks,

	Ingo

      reply	other threads:[~2011-12-09 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 11:16 [PATCH] kvm tools: Fix serial port probing Sasha Levin
2011-12-09 11:47 ` Pekka Enberg
2011-12-09 20:10   ` Ingo Molnar [this message]

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=20111209201023.GA27932@elte.hu \
    --to=mingo@elte.hu \
    --cc=asias.hejun@gmail.com \
    --cc=gorcunov@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=penberg@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.