xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* sleep function in Xen
@ 2015-08-21  7:07 xinyue
  2015-08-21 10:09 ` Jan Beulich
  0 siblings, 1 reply; 3+ messages in thread
From: xinyue @ 2015-08-21  7:07 UTC (permalink / raw)
  To: xen-devel, xen-users

Hi all,

     I want to read memory in Xen interval will the guest OS run 
normally. I didn't find sleep function in xen source and the delay 
function will crack the system. And I think the delay function will also 
stop the guest OS. Does anyone have any idea of which function I should 
use ?

Thanks and best regards!

xinyue

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

* Re: sleep function in Xen
  2015-08-21  7:07 sleep function in Xen xinyue
@ 2015-08-21 10:09 ` Jan Beulich
  2015-08-22  6:13   ` xinyue
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2015-08-21 10:09 UTC (permalink / raw)
  To: xinyue; +Cc: xen-devel

>>> On 21.08.15 at 09:07, <xinyue@nfs.iscas.ac.cn> wrote:

First of all - please don't cross post; removing xen-users.

>      I want to read memory in Xen interval will the guest OS run 
> normally. I didn't find sleep function in xen source and the delay 
> function will crack the system. And I think the delay function will also 
> stop the guest OS. Does anyone have any idea of which function I should 
> use ?

You should set up a timer.

Jan

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

* Re: sleep function in Xen
  2015-08-21 10:09 ` Jan Beulich
@ 2015-08-22  6:13   ` xinyue
  0 siblings, 0 replies; 3+ messages in thread
From: xinyue @ 2015-08-22  6:13 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

So sorry for that.
On 2015年08月21日 18:09, Jan Beulich wrote:
>>>> On 21.08.15 at 09:07, <xinyue@nfs.iscas.ac.cn> wrote:
> First of all - please don't cross post; removing xen-users.
>
>>       I want to read memory in Xen interval will the guest OS run
>> normally. I didn't find sleep function in xen source and the delay
>> function will crack the system. And I think the delay function will also
>> stop the guest OS. Does anyone have any idea of which function I should
>> use ?
> You should set up a timer.
>
> Jan
>
>


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

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

end of thread, other threads:[~2015-08-22  6:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-21  7:07 sleep function in Xen xinyue
2015-08-21 10:09 ` Jan Beulich
2015-08-22  6:13   ` xinyue

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