Displaying 2 results from an estimated 2 matches for "ubuntumate1804".
2019 May 02
2
Re: Running all my virtual machines with a low priority
On Thu, May 02, 2019 at 11:33:06AM +0200, Martin Kletzander wrote:
> On Wed, May 01, 2019 at 11:58:23AM +0200, R. Diez wrote:
> >
> > > You would have to set the priority of all vCPUs in each guest, as well
> > > as emulator threads in each guest (the latter needs very new libvirt).
> >
> > This does not seem a viable option then with Ubuntu 18.04. And
2019 May 02
0
Re: Running all my virtual machines with a low priority
...efault.conf --leasefile-ro
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
??? ??? ?????? 1396 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
??? ??? ??????12285 /usr/bin/qemu-system-x86_64 -name guest=UbuntuMATE1804,debug-threads=on -S -object
secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-1-UbuntuMATE1804/master-key.aes -machine...
But I guess there are differences depending on the libvirt version.
I thought of 'nice' because it is an easy way to lower the priority for everythin...