All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <dwagner@suse.de>
To: John Kacur <jkacur@redhat.com>
Cc: RT <linux-rt-users@vger.kernel.org>,
	Clark Williams <williams@redhat.com>,
	Jonathan Schwender <schwenderjonathan@gmail.com>
Subject: Re: [PATCH 3/3] rt-tests: cyclictest: Add entry for mainaffinity in the manpage
Date: Thu, 17 Jun 2021 08:40:47 +0200	[thread overview]
Message-ID: <20210617064047.glshmt3r6phsrfjm@beryllium.lan> (raw)
In-Reply-To: <20210616231800.19228-3-jkacur@redhat.com>

Hi John,

On Wed, Jun 16, 2021 at 07:18:00PM -0400, John Kacur wrote:
> Add an entry for mainaffinity in the manpage.
> Tweek the output in cyclictest for mainaffinity as well.
> 
> Signed-off-by: John Kacur <jkacur@redhat.com>
> ---
>  src/cyclictest/cyclictest.8 | 3 +++
>  src/cyclictest/cyclictest.c | 3 ++-
>  2 files changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/src/cyclictest/cyclictest.8 b/src/cyclictest/cyclictest.8
> index 4fe42e502535..abc56e8e4970 100644
> --- a/src/cyclictest/cyclictest.8
> +++ b/src/cyclictest/cyclictest.8
> @@ -94,6 +94,9 @@ Set the number of loops. The default is 0 (endless). This option is useful for a
>  .B \-\-laptop
>  Save battery when running cyclictest. This will give you poorer realtime results, but will not drain your battery so quickly.
>  .TP
> +.B \-\-mainaffinity=CPUSET
> +Run the main thread on CPU #N. This only affects the main thread and not the measurement threads

Nitpick: the .RI section is missing the --mainaffinity.

Reviewed-by: Daniel Wagner <dwagner@suse.de>

  reply	other threads:[~2021-06-17  6:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 23:17 [PATCH 1/3] cyclictest: Move main pid setaffinity handling into a function John Kacur
2021-06-16 23:17 ` [PATCH 2/3] Subject: [PATCH v4 2/2] cyclictest: Add --mainaffinity=[CPUSET] option John Kacur
2021-06-17  6:42   ` Daniel Wagner
2021-06-16 23:18 ` [PATCH 3/3] rt-tests: cyclictest: Add entry for mainaffinity in the manpage John Kacur
2021-06-17  6:40   ` Daniel Wagner [this message]
2021-06-17 12:43     ` John Kacur
2021-06-17  6:41 ` [PATCH 1/3] cyclictest: Move main pid setaffinity handling into a function Daniel Wagner

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=20210617064047.glshmt3r6phsrfjm@beryllium.lan \
    --to=dwagner@suse.de \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=schwenderjonathan@gmail.com \
    --cc=williams@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.