From: Carsten Emde <C.Emde@osadl.org>
To: Clark Williams <williams@redhat.com>
Cc: RT-users <linux-rt-users@vger.kernel.org>,
Carsten Emde <C.Emde@osadl.org>
Subject: [PATCH 2/2] remove-incorrect-options-from-smp-help-message-in-cyclictest.patch
Date: Sun, 07 Mar 2010 21:39:57 +0100 [thread overview]
Message-ID: <20100307204243.501654843@osadl.org> (raw)
In-Reply-To: 20100307203955.895980022@osadl.org
[-- Attachment #1: remove-incorrect-options-from-smp-help-message-in-cyclictest.patch --]
[-- Type: text/plain, Size: 1210 bytes --]
The help message of cyclictest's -S option says that it equals -a -t -n -m -d0.
In reality, it only equals -a -t -n.
Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Index: rt-tests/src/cyclictest/cyclictest.c
===================================================================
--- rt-tests.orig/src/cyclictest/cyclictest.c
+++ rt-tests/src/cyclictest/cyclictest.c
@@ -777,8 +777,8 @@ static void display_help(int error)
"-W --wakeuprt rt task wakeup tracing (used with -b)\n"
"-y POLI --policy=POLI policy of realtime thread (1:FIFO, 2:RR)\n"
" format: --policy=fifo(default) or --policy=rr\n"
- "-S --smp Standard SMP testing (equals -a -t -n -m -d0)\n"
- " same priority on all threads.\n"
+ "-S --smp Standard SMP testing: options -a -t -n and\n"
+ " same priority of all threads\n"
"-U --numa Standard NUMA testing (similar to SMP option)\n"
" thread data structures allocated from local node\n",
tracers
next prev parent reply other threads:[~2010-03-07 21:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-07 20:39 [PATCH 0/2] [rt-tests] Two minor fixes of cyclictest Carsten Emde
2010-03-07 20:39 ` [PATCH 1/2] do-not-allow-prio-less-than-one-in-cyclictest.patch Carsten Emde
2010-03-07 22:37 ` John Kacur
2010-03-09 18:02 ` David Sommerseth
2010-03-09 18:12 ` John Kacur
2010-03-09 18:14 ` David Sommerseth
2010-03-07 20:39 ` Carsten Emde [this message]
2010-03-07 23:10 ` [PATCH 2/2] remove-incorrect-options-from-smp-help-message-in-cyclictest.patch John Kacur
2010-03-07 23:49 ` John Kacur
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=20100307204243.501654843@osadl.org \
--to=c.emde@osadl.org \
--cc=linux-rt-users@vger.kernel.org \
--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 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).