LinuxLists
Users
About
Zachary Amsden (
[email protected]
)
Number of posts: 247 (0.36 per day)
First post: 2009-07-27 10:01:49
Last post: 2011-06-21 00:00:27
Previous Page
/
Next Page
Date
List
Subject
2010-06-16 00:21:22
linux-kernel
Re: [PATCH 11/17] Fix a possible backwards warp of kvmclock
2010-06-15 21:03:47
linux-kernel
Re: [PATCH 12/17] Add helper function get_kernel_ns
2010-06-15 20:37:07
linux-kernel
Re: [PATCH 11/17] Fix a possible backwards warp of kvmclock
2010-06-15 20:32:43
linux-kernel
Re: [PATCH 16/17] TSC reset compensation
2010-06-15 09:21:18
linux-kernel
Re: [PATCH 15/17] Fix AMD C1 TSC desynchronization
2010-06-15 08:14:10
linux-kernel
Re: [PATCH 04/17] Fix deep C-state TSC desynchronization
2010-06-15 07:38:20
linux-kernel
[PATCH 02/17] Make cpu_tsc_khz updates use local CPU.
2010-06-15 07:37:44
linux-kernel
[PATCH 05/17] Keep SMP VMs more in sync on unstable TSC
2010-06-15 07:36:49
linux-kernel
[PATCH 10/17] Make KVM clock computation work for other scales
2010-06-15 07:36:19
linux-kernel
[PATCH 13/17] Add TSC offset tracking
2010-06-15 07:35:49
linux-kernel
[PATCH 15/17] Fix AMD C1 TSC desynchronization
2010-06-15 07:35:29
linux-kernel
[PATCH 17/17] Add timekeeping documentation
2010-06-15 07:35:07
linux-kernel
[PATCH 16/17] TSC reset compensation
2010-06-15 07:34:59
linux-kernel
[PATCH 14/17] Fix SVM VMCB reset
2010-06-15 07:34:57
linux-kernel
[PATCH 11/17] Fix a possible backwards warp of kvmclock
2010-06-15 07:34:55
linux-kernel
[PATCH 12/17] Add helper function get_kernel_ns
2010-06-15 07:34:50
linux-kernel
[PATCH 08/17] Add clock sync request to hardware enable
2010-06-15 07:34:47
linux-kernel
[PATCH 09/17] Move scale_delta into common header.
2010-06-15 07:34:43
linux-kernel
[PATCH 07/17] Perform hardware_enable in CPU_STARTING callback
2010-06-15 07:34:41
linux-kernel
[PATCH 06/17] Rename KVM_REQ_KVMCLOCK_UPDATE
2010-06-15 07:34:36
linux-kernel
[PATCH 04/17] Fix deep C-state TSC desynchronization
2010-06-15 07:34:33
linux-kernel
[PATCH 03/17] Unify vendor TSC logic
2010-06-15 07:34:30
linux-kernel
[PATCH 01/17] Eliminate duplicated timer code
2010-06-15 07:34:25
linux-kernel
TSC cleanups, fixes, documentation for KVM
2010-04-27 02:21:46
linux-kernel
Re: [PATCH 0/6] pvclock fixes
2010-04-23 21:41:26
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-23 21:31:49
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-23 01:44:59
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-21 00:08:22
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-21 00:05:53
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-21 00:01:12
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-19 18:35:55
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-04-16 21:05:30
linux-kernel
Re: [PATCH 1/5] Add a global synchronization point for pvclock
2010-02-18 08:25:34
linux-kernel
Re: [PATCH] x86 rwsem optimization extreme
2010-02-18 04:26:14
linux-kernel
Re: [PATCH] x86 rwsem optimization extreme
2010-02-18 01:05:05
linux-kernel
Re: [PATCH] x86 rwsem optimization extreme
2010-02-17 22:00:56
linux-kernel
[PATCH] x86 rwsem optimization extreme
2009-12-20 23:22:32
linux-kernel
Re: [PATCH] KVM: SVM: Adjust tsc_offset only if tsc_unstable
2009-12-15 21:25:07
linux-kernel
Re: [PATCH RFC: kvm tsc virtualization 15/20] Fix longstanding races
2009-12-15 04:13:01
linux-kernel
[PATCH RFC: kvm tsc virtualization 02/20] Add a hotplug notifier to KVM x86 backend
2009-12-15 04:12:53
linux-kernel
[PATCH RFC: kvm tsc virtualization 05/20] Fix AMD C1 TSC desynchronization
2009-12-15 04:12:36
linux-kernel
[PATCH RFC: kvm tsc virtualization 06/20] Make TSC reference stable across frequency changes
2009-12-15 04:12:17
linux-kernel
[PATCH RFC: kvm tsc virtualization 04/20] Synchronize TSC when a new CPU comes up
2009-12-15 04:11:52
linux-kernel
[PATCH RFC: kvm tsc virtualization 07/20] Basic SVM implementation of RDTSC trapping.
2009-12-15 04:11:36
linux-kernel
[PATCH RFC: kvm tsc virtualization 08/20] Export the reference TSC from KVM module
2009-12-15 04:11:01
linux-kernel
[PATCH RFC: kvm tsc virtualization 12/20] Higher accuracy TSC offset computation
2009-12-15 04:10:50
linux-kernel
[PATCH RFC: kvm tsc virtualization 09/20] Use TSC reference for SVM
2009-12-15 04:10:18
linux-kernel
[PATCH RFC: kvm tsc virtualization 13/20] Combine observed TSC deviation into moving average
2009-12-15 04:09:48
linux-kernel
[PATCH RFC: kvm tsc virtualization 11/20] Use highest TSC frequency as reference clock
2009-12-15 04:09:29
linux-kernel
[PATCH RFC: kvm tsc virtualization 17/20] Periodically measure TSC skew
2009-12-15 04:08:56
linux-kernel
[PATCH RFC: kvm tsc virtualization 16/20] Fix 32-bit mult_precise