xen-devel
Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monoto
To: |
Darryl Veitch <dveitch@xxxxxxxxxxxxxx> |
Subject: |
Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU) |
From: |
Jeremy Fitzhardinge <jeremy@xxxxxxxx> |
Date: |
Fri, 15 Oct 2010 16:21:05 -0700 |
Cc: |
Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Keir Fraser <keir@xxxxxxx>, Tim Deegan <Tim.Deegan@xxxxxxxxxx>, Shunli Yi <syi@xxxxxxxxxxxx>, Jan Beulich <JBeulich@xxxxxxxxxx>, Saipu Liu <saliu@xxxxxxxxxxxx>, Hang Du <hdu@xxxxxxxxxxxx>, Timothy Broomhead <tim@xxxxxxxxxxxxxxx>, Julien Ridoux <jridoux@xxxxxxxxxxxxxx> |
Delivery-date: |
Fri, 15 Oct 2010 16:21:58 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<5869AFE5-6E86-46D8-8817-98DCAF39F7FC@xxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<9C56B6AEEB2D60488B29B880DF7E53BE03C1B2C6B6@xxxxxxxxxxxxxxxxxxxxx> <4CB4672E020000780001C752@xxxxxxxxxxxxxxxxxx> <0b6cc1b3-f838-482e-89dc-6f19cc8c47cc@default> <20101013161657.GJ4007@xxxxxxxxxxxxxxxxxxxxxxx> <4CB5E2C3.9010500@xxxxxxxx> <20101014090737.GK4007@xxxxxxxxxxxxxxxxxxxxxxx> <4CB793CE.50907@xxxxxxxx> <20101015083937.GM4007@xxxxxxxxxxxxxxxxxxxxxxx> <5869AFE5-6E86-46D8-8817-98DCAF39F7FC@xxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4 |
On 10/15/2010 05:10 AM, Darryl Veitch wrote:
> Hi Tim,
>
> good to hear from you. Dom0 will need the usual RADclock patches
> which now integrate the Xen support. These supply two main things:
> i) kernel level raw timestamping (ie reading of the chosen counter)
> of packet arrivals and departures in `good but safe' locations and an
> ability to pass those timestamps up (works transparently with pcap,
> and doesn't affect its normal operation)
Are you trying to get these changes into mainline Linux?
> ii) the ability to access the raw counter of choice from both kernel
> and user context
The kernel already has this info, and I have patches for mapping it into
userspace. Or would a syscall suffice?
> In the Xen context, the choice of counter will end up being Xen
> Clocksource which is already accessible to guests as is already a
> suitable counter of the right size (64-bit).
>
> Take a look at the RADclock downloads
> <http://www.cubinlab.ee.unimelb.edu.au/radclock/download.php> page.
> There have been a number of changes recently in particular in the
> integration of the Xen support so I will direct you to Julien Ridoux
> for finer-grained answers as he and Tim Broomhead actually wrote the
> code.
>
> We'll be quizzing you shortly about our needs to make this work under
> HV using that way to access the Xenstore you mentioned, and we'd like
> to talk to you about how to improve packet timestamping under Dom0.
OK.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, (continued)
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Du, Hang
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Jan Beulich
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Dan Magenheimer
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Jeremy Fitzhardinge
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Keir Fraser
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Tim Deegan
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Jeremy Fitzhardinge
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Tim Deegan
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Jeremy Fitzhardinge
- RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU), Tim Deegan
- Message not available
- Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU),
Jeremy Fitzhardinge <=
- Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU), Darryl Veitch
- Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU), Jeremy Fitzhardinge
- Re: RADclock on Xen (was Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU), Darryl Veitch
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Dan Magenheimer
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Tim Deegan
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Dan Magenheimer
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Dan Magenheimer
- Re: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Tim Deegan
- Message not available
- Message not available
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Dan Magenheimer
- RE: [Xen-devel] [PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU, Yi, Shunli
|
|
|