[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] domain pause vs. watchdog timer
On 13/10/2011 14:41, "Laszlo Ersek" <lersek@xxxxxxxxxx> wrote: > Hi, > > if a domain is paused (= not scheduled), its process that keeps > otherwise kicking /dev/watchdog and (thusly the hypervisor) "freezes" > too. Should pausing a domain suspend (or "inactivate") its watchdog_timers? > > (I believe this must have been considered and the answer is "you > shouldn't do that", but a confirmation/refutation would be nice.) Yes, the ability to pause a domain from the toolstack command line was added way back in the beginning largely because... Well, because it could be done, and it was easy! It's not actually a very good idea. You won't actually find the toolstack itself automatically pausing a domain in very many places at all -- most places where it does are debug/diagnostic code, or where a domain is about to be destroyed anyway. So, yes, in short: don't do that! :-) -- Keir > Thanks > L. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |