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: John Kacur <jkacur@redhat.com>,
	rt-users <linux-rt-users@vger.kernel.org>
Subject: [PATCH 0/3] rt-tests: pi_stress fixes
Date: Thu, 19 Nov 2009 17:35:12 +0100	[thread overview]
Message-ID: <1258648515-7566-1-git-send-email-jkacur@redhat.com> (raw)

I have tested these patches on a Nehalem machine with 4 cores and HT.
It would be good if folks with larger machines tested too.

I pushed the changes to
git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git
branch rt-tests-dev
In the order they should be applied starting with the first:
97dbb3cebd200a4d45d89d8e264e43b119b2cbcf 
9093a5de51964f3a9ab1454a77181fad2d3e7217
2712903a40560378cb61336994258780cfbb83d9

Thanks


John Kacur (3):
  rt-tests: pi_stress: Use a pthread_mutex_t for the global variable
    shutdown
  rt-tests: pi_stress: Check whether quiet is set, before taking
    shutdown_mtx
  rt-tests: pi_stress: Remove racy state variables that cause watchdog
    to trigger

 src/pi_tests/pi_stress.c |   58 +++++++++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 24 deletions(-)


             reply	other threads:[~2009-11-19 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19 16:35 John Kacur [this message]
2009-11-19 16:35 ` [PATCH 1/3] rt-tests: pi_stress: Use a pthread_mutex_t for the global variable shutdown John Kacur
2009-11-19 16:35   ` [PATCH 2/3] rt-tests: pi_stress: Check whether quiet is set, before taking shutdown_mtx John Kacur
2009-11-19 16:35     ` [PATCH 3/3] rt-tests: pi_stress: Remove racy state variables that cause watchdog to trigger 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=1258648515-7566-1-git-send-email-jkacur@redhat.com \
    --to=jkacur@redhat.com \
    --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).