Hi
I'm trying to use the bhyve as a platform for virtual machines and have hit the following issue:
- if some heavy process of the host grabs CPU resources (e.g. rebuilding some port) - virtual machines start slowing down. I mean not only slow response of guest systems but real slowdown of them - even clock on guests running slower at these moments.
I tried to set a real-time priority for bhyve processes with rtprio tool. It seems to be a solution.
But every time I reboot a guest system - it is started as a new bhyve process with default priority.
Is there any solution or workaround - how to set a realtime priority for bhyve guest systems by default?
I'm trying to use the bhyve as a platform for virtual machines and have hit the following issue:
- if some heavy process of the host grabs CPU resources (e.g. rebuilding some port) - virtual machines start slowing down. I mean not only slow response of guest systems but real slowdown of them - even clock on guests running slower at these moments.
I tried to set a real-time priority for bhyve processes with rtprio tool. It seems to be a solution.
But every time I reboot a guest system - it is started as a new bhyve process with default priority.
Is there any solution or workaround - how to set a realtime priority for bhyve guest systems by default?