1AUTHOR = "Sudhir Kumar <skumar@linux.vnet.ibm.com>" 2NAME = "Hackbench" 3TIME = "SHORT" 4TEST_CLASS = "Kernel" 5TEST_CATEGORY = "Benchmark" 6TEST_TYPE = "client" 7 8DOC = """ 9Hackbench is a benchmark which measures the performance, overhead and 10scalability of the Linux scheduler. 11 12""" 13job.run_test('hackbench') 14