public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	mingo@redhat.com, glommer@parallels.com, tglx@linutronix.de,
	jeremy@goop.org, rostedt@goodmis.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] remove sched notifier for cross-cpu migrations
Date: Fri, 23 Aug 2013 13:31:43 +0300	[thread overview]
Message-ID: <20130823103143.GC15513@redhat.com> (raw)
In-Reply-To: <20130823102230.GS31370@twins.programming.kicks-ass.net>

On Fri, Aug 23, 2013 at 12:22:30PM +0200, Peter Zijlstra wrote:
> On Wed, Jul 10, 2013 at 10:21:57PM -0300, Marcelo Tosatti wrote:
> > 
> > Linux as a guest on KVM hypervisor, the only user of the pvclock      
> > vsyscall interface, does not require notification on task migration 
> > because:
> > 
> > 1. cpu ID number maps 1:1 to per-CPU pvclock time info.
> > 2. per-CPU pvclock time info is updated if the
> >    underlying CPU changes.
> > 3. that version is increased whenever underlying CPU 
> >    changes.
> > 
> > Which is sufficient to guarantee nanoseconds counter
> > is calculated properly.
> > 
> > Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
> 
> What happened to this patch? I don't see it in my current tree, nor do I
> find it in the kvm tree.
> 
e04c5d76b0cfb66cadd900cf147526f2271884b8 in kvm.git next branch.

--
			Gleb.

  reply	other threads:[~2013-08-23 10:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 10:34 sched: add notifier for cross-cpu migrations Peter Zijlstra
2013-07-10 14:39 ` Ingo Molnar
2013-07-10 14:52   ` Peter Zijlstra
2013-07-11  1:21 ` [PATCH] remove sched " Marcelo Tosatti
2013-07-11  8:10   ` Gleb Natapov
2013-07-11 22:15     ` Marcelo Tosatti
2013-07-11  9:52   ` Peter Zijlstra
2013-07-14 11:16   ` Gleb Natapov
2013-08-23 10:22   ` Peter Zijlstra
2013-08-23 10:31     ` Gleb Natapov [this message]
2013-08-23 10:34       ` Peter Zijlstra

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=20130823103143.GC15513@redhat.com \
    --to=gleb@redhat.com \
    --cc=glommer@parallels.com \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /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