• J
    domain_conf: Add support for iothreads in disk definition · e2523de5
    John Ferlan 提交于
    Add a new disk "driver" attribute "iothread" to be parsed as the thread
    number for the disk to use. In order to more easily facilitate the usage
    and configuration of the iothread, a "zero" for the attribute indicates
    iothreads are not supported for the device and a positive value indicates
    the specific thread to try and use.
    e2523de5
domain_conf.h 86.9 KB