On Wed, 07 Sep 2011 14:07:49 +0800, Amos Kong <akong@xxxxxxxxxx> wrote: > System services on guest and host take uncertain resource, it effects > the perf results. We can use the below two scripts to disable some > services of host and guest. > > stop_serivices_perf.sh is used to stop the running serivices. > off_service_perf.sh is used to off services when host starts up. > > We can use them to prepare environment for performance testcases. Which environment? I assume this should secured by an Distribution specific guard: E.g. if [ -f /etc/redhat-release ] then -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html