* [Autotest][PATCH 1/2] add hackbench test to kvm autotest
@ 2009-12-04 5:49 sudhir kumar
2009-12-07 11:40 ` Lucas Meneghel Rodrigues
0 siblings, 1 reply; 2+ messages in thread
From: sudhir kumar @ 2009-12-04 5:49 UTC (permalink / raw)
To: kvm-devel
Cc: Autotest mailing list, Lucas Meneghel Rodrigues, Michael Goldish,
smalikphy
This patch adds the hackbench test for the KVM linux guests.
Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
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')
--
Sudhir Kumar
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Autotest][PATCH 1/2] add hackbench test to kvm autotest
2009-12-04 5:49 [Autotest][PATCH 1/2] add hackbench test to kvm autotest sudhir kumar
@ 2009-12-07 11:40 ` Lucas Meneghel Rodrigues
0 siblings, 0 replies; 2+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-12-07 11:40 UTC (permalink / raw)
To: sudhir kumar; +Cc: kvm-devel, Autotest mailing list, Michael Goldish
FYI, this was already incorporated to the tree, thanks Sudhir!
On Fri, 2009-12-04 at 11:19 +0530, sudhir kumar wrote:
> This patch adds the hackbench test for the KVM linux guests.
>
> Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
>
> 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')
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-07 11:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 5:49 [Autotest][PATCH 1/2] add hackbench test to kvm autotest sudhir kumar
2009-12-07 11:40 ` Lucas Meneghel Rodrigues
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox