xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* default timer_mode in xen and in libxl
@ 2013-04-25 17:13 Stefano Stabellini
  2013-04-25 17:25 ` Keir Fraser
  2013-04-26  8:10 ` Ian Campbell
  0 siblings, 2 replies; 4+ messages in thread
From: Stefano Stabellini @ 2013-04-25 17:13 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Ian Campbell, Stefano Stabellini

Hi all,
I have just noticed that the timer mode default in libxl is not the
default in Xen.
The Xen default is HVMPTM_delay_for_missed_ticks, while libxl by
default sets it to LIBXL_TIMER_MODE_NO_DELAY_FOR_MISSED_TICKS that
obviously is HVMPTM_no_delay_for_missed_ticks.

Is there a reason for this?
If so, should we change the defalt in Xen too?

commit 2d058a444a1fa71ec47a673d08c2e74790ae67fb
Author: Ian Campbell <ian.campbell@citrix.com>
Date:   Thu Mar 1 12:26:13 2012 +0000

    libxl: use an explicit LIBXL_TIMER_MODE_DEFAULT value
    
    Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
    Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-26  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 17:13 default timer_mode in xen and in libxl Stefano Stabellini
2013-04-25 17:25 ` Keir Fraser
2013-04-26  8:10 ` Ian Campbell
2013-04-26  9:59   ` Stefano Stabellini

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).