|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 08/16] xenpaging: reduce MINIMUM_RESTART_TIME
Xavier Beaudouin writes ("Re: [Xen-devel] [PATCH 08/16] xenpaging: reduce
MINIMUM_RESTART_TIME"):
> Or even more, this is needed for example for Windows to register
> theirselves to KMS. Sometimes I need to add a sleep() to avoid this
> going into action.
Also, I notice that xl does not yet have any machinery for detecting
infinite guest reboots. I suggest that we take this opportunity to
invent a new mechanism for that, and it could be configurable.
xl could record the times of the last N restarts in an array, quite
easily, and spot when there have been more than N restarts in time T
(for default values of N=5 and T= fifteen minutes, perhaps).
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|