Increase host cpu capacity (because of audio stuttering).
This commit is contained in:
parent
aea6ae09f5
commit
4cb27edcad
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
-boot order=dc
|
||||
-machine type=q35,accel=kvm,kernel_irqchip=on
|
||||
-smp 10,sockets=1,cores=5,threads=2
|
||||
-smp 8,sockets=1,cores=4,threads=2
|
||||
-enable-kvm
|
||||
-cpu host,kvm=on,topoext,tsc_deadline,tsc_adjust,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vpindex,hv_runtime,hv_crash,hv_time,hv_synic,hv_stimer,hv_tlbflush,hv_ipi,hv_vendor_id=null,hv_reset,hv_frequencies,hv_reenlightenment,hv_evmcs,hv_stimer_direct
|
||||
-m 12G
|
||||
|
|
Loading…
Add table
Reference in a new issue