Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403739
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] xen: add steal_clock support on x86 |
| Date | 2016-05-19 15:30 +0200 |
| Message-ID | <rAwbw-kQ-17@gated-at.bofh.it> (permalink) |
| References | <rAp0l-46w-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 19/05/16 07:43, Juergen Gross wrote: > The pv_time_ops structure contains a function pointer for the > "steal_clock" functionality used only by KVM and Xen on ARM. Xen on x86 > uses its own mechanism to account for the "stolen" time a thread wasn't > able to run due to hypervisor scheduling. > > Add support in Xen arch independent time handling for this feature by > moving it out of the arm arch into drivers/xen and remove the x86 Xen > hack. > > Signed-off-by: Juergen Gross <jgross@suse.com> After creating an arm cross environment I found a build error on arm. V3 coming soon. Juergen
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] xen: add steal_clock support on x86 Juergen Gross <jgross@suse.com> - 2016-05-19 07:50 +0200 Re: [PATCH v2] xen: add steal_clock support on x86 Juergen Gross <jgross@suse.com> - 2016-05-19 15:30 +0200
csiph-web