]> xenbits.xensource.com Git - libvirt.git/commit
include: Introduce typed params for virDomainSetIOThreadParams wrt pool size
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 11 May 2022 11:31:47 +0000 (13:31 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 10 Jun 2022 12:00:35 +0000 (14:00 +0200)
commit1e8c3525f3c5246722e0780a03bd844800d90813
treee7a41d522a226c250e2a312dafa5afc3fbcb8257
parent86c10f81e52fb779178d047603ec8b9f93223556
include: Introduce typed params for virDomainSetIOThreadParams wrt pool size

Our public API offers virDomainSetIOThreadParams() function which
allows users to set various aspects of IOThreads. Introduce two
new typed parameters: VIR_DOMAIN_IOTHREAD_THREAD_POOL_MIN and
VIR_DOMAIN_IOTHREAD_THREAD_POOL_MAX which will allow users to
modify the thread-pool-min and thread-pool-max attributes of an
iothread.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
include/libvirt/libvirt-domain.h