[libvirt] [PATCHv2 0/3] Add range checking for scheduler tunables

Peter Krempa pkrempa at redhat.com
Wed Sep 5 13:11:42 UTC 2012


This series adds range checking to cpu scheduler tunables when changed using
the API. V2 contains a new patch that avoids changing all tunables from virsh
when setting just a single one.

Peter Krempa (3):
  qemu: clean up qemuSetSchedulerParametersFlags()
  qemu: Add range checking for scheduler tunables when changed by API
  virsh: Update only changed scheduler tunables

 src/qemu/qemu_driver.c | 96 ++++++++++++++++++++++++++++++--------------------
 tools/virsh-domain.c   | 14 ++++----
 2 files changed, 66 insertions(+), 44 deletions(-)

-- 
1.7.12




More information about the libvir-list mailing list