linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <sebastian.siewior@linutronix.de>
To: He Zhe <zhe.he@windriver.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: WARNING when running cyclictest
Date: Fri, 5 Oct 2018 13:10:17 +0200	[thread overview]
Message-ID: <20181005111017.gmctslwfgnhtdsul@linutronix.de> (raw)
In-Reply-To: <043561c1-3fc1-5cbc-9cec-a87e39e0218a@windriver.com>

On 2018-09-20 23:22:58 [+0800], He Zhe wrote:
> Hi,
Hi.

> When running cyclictest on latest preempt-rt kernel I met the following the WARNING. It only happens when "taskset -c 0" and "-c 1"(CLOCK_REALTIME) is specified in the command line. After bisecting, it seems this happens since v4.13-rt1. Is this possibly a bug?
> 
> taskset -c 0 cyclictest -p 80 -i 1000 -l 10000 -c 1 -q

This is known and mentioned at the bottom of the release notes. I would
suggest to use clock_nanosleep() (see that -n parameter) which should be
preferred over the other timer interfaces.

> Zhe

Sebastian

      reply	other threads:[~2018-10-05 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-20 15:22 WARNING when running cyclictest He Zhe
2018-10-05 11:10 ` Sebastian Andrzej Siewior [this message]

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=20181005111017.gmctslwfgnhtdsul@linutronix.de \
    --to=sebastian.siewior@linutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=zhe.he@windriver.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;
as well as URLs for NNTP newsgroup(s).