All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ferenc Wagner <wferi@niif.hu>
Cc: xen-devel@lists.xensource.com
Subject: Re: Re: XenParavirtOps wiki page updates
Date: Fri, 19 Dec 2008 12:53:21 -0800	[thread overview]
Message-ID: <494C09C1.5070009@goop.org> (raw)
In-Reply-To: <87fxkpveit.fsf@tac.ki.iif.hu>

Ferenc Wagner wrote:
> Thanks for collecting this very useful bunch of information!
> Here is what I still miss:
>
>  * Features in 2.6.26:
>      Balloon (contraction only)
>
>    It isn't clear whether this contraction is reversible or not.
>   

It is, but only up to the original size.

>  * If the domain crashes very early, before any output appears on the
>    console, then booting with: should provide some useful information.
>
>    Booting with what?
>   

earlyprintk=xen

>  * How to achieve time sync between the dom0 and the domUs?  Lots of
>    people seem to have problem with domU clock drift, me included.
>    Ntp doesn't work in domU, and apparently no clocksource guarantees
>    such synchronization.
>   

Why doesn't ntp work?  As far as I know it should.

The 2.6.18-xen kernels have a mechanism to try and sync the domains to 
the hypervisor's time, but it doesn't fit well into the current kernel's 
timekeeping.  I think either ntp or a lightweight daemon should be able 
to do this from usermode.  (I was thinking of adding some /sys files to 
publish the hypervisor's current time, which a daemon could use to warp 
the domain's time to match.)

>  * I couldn't find it documented anywhere that SysRq is available via
>    Ctrl+O on the domU and more importantly on the dom0 serial console.
>
>  * The idle count doubling I still experience happens with pvops
>    guests only (http://lkml.org/lkml/2008/9/18/276).
>   

That is pretty strange.

> Otherwise, Debian's pvops guest kernel works very good for me, already
> in production.
>   

Good to hear.  32 or 64 bit?

    J

  parent reply	other threads:[~2008-12-19 20:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-13 19:33 XenParavirtOps wiki page updates Todd Deshane
2008-12-15 11:55 ` Ferenc Wagner
2008-12-15 12:01   ` Ian Campbell
2008-12-16 10:25     ` William Dauchy
2008-12-19 20:53   ` Jeremy Fitzhardinge [this message]
2008-12-20  0:01     ` Ferenc Wagner
2008-12-20  1:32       ` Jeremy Fitzhardinge
2008-12-22 14:59         ` Ferenc Wagner

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=494C09C1.5070009@goop.org \
    --to=jeremy@goop.org \
    --cc=wferi@niif.hu \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.