Jump to content

Change qemu priority


adolfotregosa

Recommended Posts

Hi! I'm really sorry to bother you guys but I'm hopping someone could help me on this.

How can I automagically make my VMs "qemu-system" process start always with my set priority, like realtime priority ??

 

I always have to do this on the terminal

sysctl -w kernel.sched_rt_runtime_us=-1 , after a server reboot

and then

chrt -f -p 99 $QEMUPID after I start my VM.

 

Any way this could be more manegable ??

 

I have attached a print showing why I want this and I know why the latency is that bad, I'm provoking it, but I would still like to be able to do it.

 

Thank you very much.

latency.JPG

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...