This patch adds the hackbench test for the KVM linux guests. Signed-off-by: Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx> Index: kvm/autotest_control/hackbench.control =================================================================== --- /dev/null +++ kvm/autotest_control/hackbench.control @@ -0,0 +1,13 @@ +AUTHOR = "Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx>" +NAME = "Hackbench" +TIME = "SHORT" +TEST_CLASS = "Kernel" +TEST_CATEGORY = "Benchmark" +TEST_TYPE = "client" + +DOC = """ +Hackbench is a benchmark which measures the performance, overhead and +scalability of the Linux scheduler. + +""" +job.run_test('hackbench') -- Sudhir Kumar -- 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