login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
26
Re: [PATCH 1/5] Add a global synchronization point for pvclock
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Glauber Costa
Subject:
Re: [PATCH 1/5] Add a global synchronization point for pvclock
Date: Tuesday, October 26, 2010 - 3:49 am
On Tue, 2010-10-26 at 10:14 +0200, Avi Kivity wrote:
quoted text
> On 10/26/2010 01:30 AM, Jeremy Fitzhardinge wrote: > > Unfortunately this is breaking Xen save/restore: if you restore on a > > host which was booted more recently than the save host, causing the > > system time to be smaller. The effect is that the domain's time leaps > > forward to a fixed point, and stays there until the host catches up to > > the source host... > > Shouldn't save/restore also save the timebase? > > > I guess last_time needs to be reset on this type of event. I guess the > > cleanest way would be for pvclock.c to register a sysdev suspend/resume > > handler. > > Should be for Xen only; kvm save/restore doesn't involve the guest.
the suspend/resume path do adjust the time base. Maybe something similar should be done ? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/5] pv clock misc fixes
, Glauber Costa
, (Thu Apr 15, 11:37 am)
[PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Thu Apr 15, 11:37 am)
[PATCH 2/5] change msr numbers for kvmclock
, Glauber Costa
, (Thu Apr 15, 11:37 am)
[PATCH 3/5] Try using new kvm clock msrs
, Glauber Costa
, (Thu Apr 15, 11:37 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Marcelo Tosatti
, (Fri Apr 16, 1:23 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Fri Apr 16, 1:36 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Fri Apr 16, 2:05 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Sat Apr 17, 11:48 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Sat Apr 17, 11:49 am)
Re: [PATCH 2/5] change msr numbers for kvmclock
, Avi Kivity
, (Sat Apr 17, 11:51 am)
Re: [PATCH 3/5] Try using new kvm clock msrs
, Avi Kivity
, (Sat Apr 17, 11:55 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:39 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:43 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:46 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 3:47 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 3:49 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:49 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:51 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 3:53 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 3:54 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:56 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 3:59 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 4:10 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 4:13 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 4:19 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 4:35 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Mon Apr 19, 7:21 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Mon Apr 19, 7:26 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Mon Apr 19, 7:32 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 7:33 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Mon Apr 19, 7:37 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Peter Zijlstra
, (Mon Apr 19, 7:46 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Mon Apr 19, 9:11 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Mon Apr 19, 9:18 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Mon Apr 19, 9:19 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Mon Apr 19, 11:25 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Mon Apr 19, 11:35 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Marcelo Tosatti
, (Mon Apr 19, 6:57 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Tue Apr 20, 2:31 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Tue Apr 20, 2:39 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Tue Apr 20, 5:59 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Tue Apr 20, 8:16 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Tue Apr 20, 11:23 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Tue Apr 20, 11:54 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Tue Apr 20, 12:42 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Tue Apr 20, 5:01 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Tue Apr 20, 5:07 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Wed Apr 21, 1:06 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Wed Apr 21, 1:08 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Thu Apr 22, 6:11 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Fri Apr 23, 2:34 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Fri Apr 23, 12:22 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Fri Apr 23, 12:25 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Fri Apr 23, 2:31 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Fri Apr 23, 2:35 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Zachary Amsden
, (Fri Apr 23, 2:41 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Sat Apr 24, 2:29 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Sat Apr 24, 2:30 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Mon Oct 25, 4:30 pm)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Avi Kivity
, (Tue Oct 26, 1:14 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Glauber Costa
, (Tue Oct 26, 3:49 am)
Re: [PATCH 1/5] Add a global synchronization point for pvclock
, Jeremy Fitzhardinge
, (Tue Oct 26, 10:04 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate