public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: xufeifei <xufeifei1@oppo.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] Reduce loop count to meet need of low performance terminals
Date: Tue, 11 Jun 2024 13:40:45 +0200	[thread overview]
Message-ID: <Zmg3veXx0s0b5B4H@yuki> (raw)
In-Reply-To: <20240611034058.12611-2-xufeifei1@oppo.com>

Hi!
> --- a/runtest/sched
> +++ b/runtest/sched
> @@ -9,7 +9,7 @@ trace_sched01           trace_sched -c 1
>  cfs_bandwidth01 cfs_bandwidth01 -i 5
>  hackbench01 hackbench 50 process 1000
>  hackbench02 hackbench 20 thread 1000
> -starvation starvation
> +starvation starvation -l 100000

Are you sure that your kernel isn't affected by the bug the test checks
for? The test timeouts on a buggy kernel.

How long does the test run if you disable timeouts (by setting static
int timeout = -1 in the source)?

Also what kind of system it is? How fast is the CPU?

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2024-06-11 11:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11  3:40 [LTP] Reduce loop count to meet need of low performance platform xufeifei via ltp
2024-06-11  3:40 ` [LTP] [PATCH] Reduce loop count to meet need of low performance terminals xufeifei via ltp
2024-06-11 11:40   ` Cyril Hrubis [this message]
2024-06-12  7:27     ` [LTP] 答复: " 徐飞飞(Steve) via ltp
2024-06-12  8:43       ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zmg3veXx0s0b5B4H@yuki \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=xufeifei1@oppo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox