You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/12/18 17:55:32 UTC

[GitHub] wido opened a new pull request #3101: kvm: Set amount of queues for Virtio SCSI driver to vCPU of Instance

wido opened a new pull request #3101: kvm: Set amount of queues for Virtio SCSI driver to vCPU of Instance
URL: https://github.com/apache/cloudstack/pull/3101
 
 
   ## Description
   The additional queues can enhance the performance of the VirtIO SCSI disk
   and it is recommended to set this to the amount of vCPUs a Instance is assigned.
   
     The optional queues attribute specifies the number of queues for the
     controller. For best performance, it's recommended to specify a value matching
     the number of vCPUs. Since 1.0.5 (QEMU and KVM only)
   
   Source: https://libvirt.org/formatdomain.html#elementsVirtio
   
   ## Types of changes
   - [ ] Enhancement (improves an existing feature and functionality)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   Tested on local Cloud and Unit Tests have been extended.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services