Re: [PATCH] remove sched notifier for cross-cpu migrations

From: Peter Zijlstra
Date: Fri Aug 23 2013 - 06:35:04 EST


On Fri, Aug 23, 2013 at 01:31:43PM +0300, Gleb Natapov wrote:
> 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@xxxxxxxxxx>
> >
> > 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.

Awesome, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/