xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: Simon Martin <smartin@milliways.cl>
Cc: Roland Heusser <heusserr@mail.gvsu.edu>,
	Sisu Xi <xisisu@gmail.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Joshua Whitehead <whitehej@mail.gvsu.edu>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Drek Darkover <wackerei@gmail.com>,
	Nate Studer <nate.studer@dornerworks.com>
Subject: Re: VCPUOP_set_periodic_timer
Date: Mon, 18 Nov 2013 19:28:51 +0100	[thread overview]
Message-ID: <1384799331.16918.182.camel@Solace> (raw)
In-Reply-To: <em92ef5c51-4c70-4426-aa4b-6518253bd8fc@smartin-alien>


[-- Attachment #1.1: Type: text/plain, Size: 1803 bytes --]

On sab, 2013-11-16 at 20:37 +0000, Simon Martin wrote:

> This is the configuration I am working on. The system is reasonably
> simple, a single flat memory space with it's own simple scheduler, so
> I can't see why it shouldn't work, as long as I can get the
> granularity out of the underlying system.
>
It indeed should work. It's the fact that the "underlying system" is an
hypervisor that makes things fun! :-)

There is quite some interest in enabling at least a certain level of
real-time behavior in/on top of Xen these days (mostly thanks to the ARM
port), which means a lot of people will be looking forward of what
you'll be able to achieve and how.

> Before I embarked on this I looked at RealTime Xen. Very interesting
> project, however from my understanding of the Xen architecture I
> thought that the vanilla Xen would be sufficient. This is still my
> fallback position.
>
Yep, it's good to have alternatives. Long term, I think we should aim at
both fixing SEDF and having something like RT-Xen merged upstream
(people are working on both these projects already).
 
> Once I have this working smoothly I'll look at timings, however I
> really needed to know whether what I am asking is feasible or not.
> From all the answers I think that it is more than feasible, not only
> due to the Xen infrastructure, but also because of the good will of
> the people involved.
>
HeHe... Nice to hear you feel comfortable with us. :-)

Keep us posted on how it goes.

Thanks and Regards,
Dario

-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2013-11-18 18:28 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14 21:18 VCPUOP_set_periodic_timer Simon Martin
2013-11-14 21:39 ` VCPUOP_set_periodic_timer Andrew Cooper
2013-11-15 11:24   ` VCPUOP_set_periodic_timer Simon Martin
2013-11-15 11:36     ` VCPUOP_set_periodic_timer Keir Fraser
2013-11-15 11:45       ` VCPUOP_set_periodic_timer Simon Martin
2013-11-15 11:56         ` VCPUOP_set_periodic_timer Keir Fraser
2013-11-15 12:37           ` VCPUOP_set_periodic_timer Simon Martin
2013-11-15 13:10             ` VCPUOP_set_periodic_timer Keir Fraser
2013-11-15 13:13               ` VCPUOP_set_periodic_timer Andrew Cooper
2013-11-15 13:39                 ` VCPUOP_set_periodic_timer Keir Fraser
2013-11-15 11:41     ` VCPUOP_set_periodic_timer Andrew Cooper
2013-11-15 12:02       ` VCPUOP_set_periodic_timer Simon Martin
2013-11-15 12:17         ` VCPUOP_set_periodic_timer Andrew Cooper
2013-11-15 12:46           ` VCPUOP_set_periodic_timer Nate Studer
2013-11-15 12:52             ` VCPUOP_set_periodic_timer Andrew Cooper
2013-11-15 12:54             ` VCPUOP_set_periodic_timer George Dunlap
2013-11-15 21:10       ` VCPUOP_set_periodic_timer Dario Faggioli
2013-11-16 20:37         ` VCPUOP_set_periodic_timer Simon Martin
2013-11-18 18:28           ` Dario Faggioli [this message]
2013-11-26 14:50             ` PV guest timings Simon Martin
2013-11-26 15:11               ` Keir Fraser
2013-11-26 15:38                 ` Simon Martin
2013-11-26 23:33                   ` Dario Faggioli
2013-11-27  2:32                     ` Simon Martin
2013-11-27  8:46                       ` Dario Faggioli
2013-11-27 12:04                         ` Simon Martin
2013-11-27 10:38                   ` David Vrabel
2013-11-27 14:07                     ` Simon Martin
2013-11-26 23:31               ` Dario Faggioli
2013-11-27  2:36                 ` Simon Martin
2013-11-27  8:56                   ` Dario Faggioli
2013-11-27 13:00                     ` Simon Martin
2013-11-28 11:16                       ` Dario Faggioli
2013-11-28 11:57                         ` Simon Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1384799331.16918.182.camel@Solace \
    --to=dario.faggioli@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=heusserr@mail.gvsu.edu \
    --cc=nate.studer@dornerworks.com \
    --cc=smartin@milliways.cl \
    --cc=wackerei@gmail.com \
    --cc=whitehej@mail.gvsu.edu \
    --cc=xen-devel@lists.xen.org \
    --cc=xisisu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).