Message ID | a50cf5ab0912032149t17b8b42dydf215bb5e204ec0f@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Index: kvm/autotest_control/hackbench.control =================================================================== --- /dev/null +++ kvm/autotest_control/hackbench.control @@ -0,0 +1,13 @@ +AUTHOR = "Sudhir Kumar <skumar@linux.vnet.ibm.com>" +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')