[Fuego] [PATCH 6/9] hackbench: add meaningful specs

Bird, Timothy Tim.Bird at sony.com
Thu Jan 11 21:16:30 UTC 2018


Looks good.  Applied.
 -- Tim

> -----Original Message-----
> From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> bounces at lists.linuxfoundation.org] On Behalf Of Daniel Sangorrin
> Sent: Thursday, January 11, 2018 12:28 AM
> To: fuego at lists.linuxfoundation.org
> Subject: [Fuego] [PATCH 6/9] hackbench: add meaningful specs
> 
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
> ---
>  engine/tests/Benchmark.hackbench/spec.json | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/engine/tests/Benchmark.hackbench/spec.json
> b/engine/tests/Benchmark.hackbench/spec.json
> index ae70707..ea90c43 100644
> --- a/engine/tests/Benchmark.hackbench/spec.json
> +++ b/engine/tests/Benchmark.hackbench/spec.json
> @@ -4,6 +4,15 @@
>          "default": {
>              "PARAMS": " "
>          },
> +        "pipes": {
> +            "PARAMS": "--pipe"
> +        },
> +        "threads": {
> +            "PARAMS": "--threads"
> +        },
> +        "stress": {
> +            "PARAMS": "-s 1024 -l 2000 -g 100 -P --pipe"
> +        },
>          "latest": {
>              "PER_JOB_BUILD": "true",
>              "gitrepo": "https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git",
> --
> 2.7.4
> 
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list