qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org,
	Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] [QEMU patch 2/2] kvm: allow configuration of tsc deadline timer advancement
Date: Wed, 10 Dec 2014 19:59:53 +0100	[thread overview]
Message-ID: <54889829.7090604@redhat.com> (raw)
In-Reply-To: <20141210183905.GA31236@potion.brq.redhat.com>



On 10/12/2014 19:39, Radim Krčmář wrote:
> 2014-12-10 18:55+0100, Paolo Bonzini:
>> Well, my preferred choice would be automatic adjustment with a module
>> parameter.  If we need manual tuning, per-CPU would be my choice, but
>> automatic is nicer anyway. :)
> 
> I agree with Paolo, and think it would be better not to touch QEMU ...
> it makes little sense to migrate this value and it is probably going to
> be quite similar on every CPU, so a writeable module parameter is a
> better starting point.  (We can always turn it into a nightmare later.)

Ok, let's start with a simple module parameter, similar to what PLE used
to have.  We can use that to play with kvm-unit-tests.

Paolo

  reply	other threads:[~2014-12-10 19:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10 16:23 [Qemu-devel] [QEMU patch 0/2] QEMU lapic tsc deadline advancement Marcelo Tosatti
2014-12-10 16:23 ` [Qemu-devel] [QEMU patch 1/2] kvm: sync kernel headers Marcelo Tosatti
2014-12-10 16:23 ` [Qemu-devel] [QEMU patch 2/2] kvm: allow configuration of tsc deadline timer advancement Marcelo Tosatti
2014-12-10 17:01   ` Paolo Bonzini
2014-12-10 17:04     ` Marcelo Tosatti
2014-12-10 17:09       ` Paolo Bonzini
2014-12-10 17:27         ` Marcelo Tosatti
2014-12-10 17:29           ` Paolo Bonzini
2014-12-10 17:35             ` Marcelo Tosatti
2014-12-10 17:55               ` Paolo Bonzini
2014-12-10 18:39                 ` Radim Krčmář
2014-12-10 18:59                   ` Paolo Bonzini [this message]
2014-12-10 17:06   ` Eric Blake

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=54889829.7090604@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lcapitulino@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rkrcmar@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).