| From: |
| Clark Williams <williams@redhat.com> |
| To: |
| RT <linux-rt-users@vger.kernel.org> |
| Subject: |
| rt-tests version 0.60 available |
| Date: |
| Tue, 29 Dec 2009 12:40:59 -0600 |
| Message-ID: |
| <20091229124059.36c9eabf@torg> |
| Cc: |
| LKML <linux-kernel@vger.kernel.org>,
John Kacur <jkacur@redhat.com>,
Wolfram Sang <w.sang@pengutronix.de>,
Michael Olbrich <m.olbrich@pengutronix.de> |
| Archive-link: |
| Article, Thread
|
rt-tests version 0.60 is now available at:
git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
or as a source tarball from:
http://www.kernel.org/pub/linux//kernel/people/clrkwllms/...
This version contains John Kacur's new test 'pip', which is a priority
inheritance stress test (similar to pi_stress), but process-based
rather than purely pthreads.
It also adds an unbuffered output option to cyclictest (from Michael
Olbrich) so that programs parsing the output of cyclictest can get more
up-to-date information (rather than waiting for a std output flush).
Clark