
23 Jan
2009
23 Jan
'09
6:57 p.m.
On Fri, Jan 23, 2009 at 10:34:14AM +0000, Daniel P. Berrange wrote:
Fix virsh sched-credit for xend
Need to pass domain in the xend op for shut-down domains. (This also requires xend fixes, but this patch doesn't make things worse.)
Does XenD actaully persist the schedinfo changes for inactive domains ?
Sure. Indeed, that's how libvirt implements the get version - from the sexpr.
Historically we've only considered the sched tunables API to be relevant to active guests, and none of the drivers make any attempt to persist the settings for inactive domains.
Seems like an odd decision? regards john