linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Kacur <jkacur@redhat.com>
To: Clark Williams <williams@redhat.com>
Cc: rt-users <linux-rt-users@vger.kernel.org>,
	Carsten Emde <C.Emde@osadl.org>, John Kacur <jkacur@redhat.com>
Subject: [PATCH] Fix scheduling policy problems for cyclictest
Date: Mon,  8 Mar 2010 02:18:20 +0100	[thread overview]
Message-ID: <1268011104-22451-1-git-send-email-jkacur@redhat.com> (raw)

These patches fix some problems with the scheduling policies in cyclictest.
In particular, the patches ensure that the expected defaults as specified
in the manpages are correct.

They also ensure that nonsense priorities such as -1 are not possible.

Finally there are some clean-ups, a spelling mistake in the manpage,
spacing in cyclictest.

You can pull these changes from
git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git
   6214410..1263ebd  rt-tests-dev -> rt-tests-dev

Thanks

John Kacur (4):
  Revert "simplify equal priority logic for cyclictest"
  cyclictest: Use symbolic names for scheduling policy
  cyclictest: Fix spelling mistake in the man page.
  cyclictest: Make the default scheduling policy SCHED_FIFO

 src/cyclictest/cyclictest.8 |    2 +-
 src/cyclictest/cyclictest.c |   23 +++++++----------------
 2 files changed, 8 insertions(+), 17 deletions(-)


             reply	other threads:[~2010-03-08  1:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-08  1:18 John Kacur [this message]
2010-03-08  1:18 ` [PATCH] Revert "simplify equal priority logic for cyclictest" John Kacur
2010-03-08  8:01   ` Carsten Emde
2010-03-08  1:18 ` [PATCH] cyclictest: Use symbolic names for scheduling policy John Kacur
2010-03-08  8:35   ` Carsten Emde
2010-03-08 12:48     ` John Kacur
2010-03-08 13:01       ` Carsten Emde
2010-03-08 13:11         ` John Kacur
2010-03-08  1:18 ` [PATCH] cyclictest: Fix spelling mistake in the man page John Kacur
2010-03-08  1:18 ` [PATCH] cyclictest: Make the default scheduling policy SCHED_FIFO 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=1268011104-22451-1-git-send-email-jkacur@redhat.com \
    --to=jkacur@redhat.com \
    --cc=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).