Bug 481563 - RFE: Schedular params: support persistence of schedular parameters in XML
Summary: RFE: Schedular params: support persistence of schedular parameters in XML
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: All
OS: All
low
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: libvirtTodoHV
TreeView+ depends on / blocked
 
Reported: 2009-01-26 12:04 UTC by John Levon
Modified: 2011-07-07 14:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-07 14:34:30 UTC
Embargoed:


Attachments (Terms of Use)

Description John Levon 2009-01-26 12:04:07 UTC
Description of problem:

schedinfo, and the underlying API, does not persist its configuration. A number of problems exist:

- the current code does not correctly refuse to work on a shutdown domain with a nice message
- the xenstore code doesn't quietly fail to work on a shutdown domain
- the xend code doesn't work due to a xend bug (need a xend fix plus a libvirt fix)
- the XML does not have any representation of scheduler params

Comment 1 Daniel Berrangé 2011-07-07 14:34:30 UTC
Sched parameters are now persisted in the XML and will work offline (if the driver in question supports it).

commit b8853925faccdecd59655142b61bdcd00716e03a
Author: Osier Yang <jyang>
Date:   Tue Mar 29 21:34:18 2011 +0800

    cputune: Implementations of parsing and formating cputune xml


Note You need to log in before you can comment on or make changes to this bug.