Is there a way to set the priority (renice) a specific Virtual Machine on my server?
I am running three VMs on VMWare Server 2.0 on a Debian Lenny box with two physical CPUs. Obviously each of these three VMs are running as the same program, but have seperate process IDs. I was wondering if there was maybe a script I could use to give one box (my VOIP Asterisk PBX) priority over the other two.
Thanks!