[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190814154929.9481-1-jkacur@redhat.com>
Date: Wed, 14 Aug 2019 17:49:29 +0200
From: John Kacur <jkacur@...hat.com>
To: rt-users <linux-rt-users@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Cc: Clark Williams <williams@...hat.com>,
John Kacur <jkacur@...hat.com>
Subject: [ANNOUNCE] rt-tests-1.5
Mostly small clean-ups and bug fixes,
There was a fix to a bug where the paramater to -t was being ignored if
the user didn't also specify the affinity -a.
This was a bit of fallout from the changes to automatically use numa if
support for it is available.
Bug reports and patches, are always welcome.
John Kacur
Clone
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
branches
Branches
unstable/devel/latest (rt-tests: Version 1.5)
unstable/devel/latest-devel (for latest development of Version 1.5)
tarballs are available here
https://kernel.org/pub/linux/utils/rt-tests
older version tarballs are available to in
https://kernel.org/pub/linux/utils/rt-tests/older
John Kacur (3):
rt-tests: Use gettid from rt-utils.c everywhere
rt-tests: hwlatdetect: Remove kmodule options and clean-up help
rt-tests: cyclictest: Without -t default to 1 thread in numa case
Kurt Kanzenbach (6):
rt-tests: deadline: Remove duplicated code for sched_{set,get}_attr
rt-tests: cyclicdeadline: Remove unused getcpu code
rt-tests: deadline: Remove duplicated gettid() code
rt-tests: cyclicdeadline: Add options to usage
rt-tests: cyclicdeadline: Print fail only if something failed
rt-tests: cyclicdeadline: Fix cgroup setup
Qiao Zhao (1):
ptsematest, sigwaittest, pmqtest, svsematest reprot error "Could not
access /sys/kernel/debug/tracing/tracing_enabled"
src/cyclictest/cyclictest.c | 13 ++---
src/hwlatdetect/hwlatdetect.8 | 43 +++++++--------
src/hwlatdetect/hwlatdetect.py | 12 +----
src/pmqtest/pmqtest.c | 4 +-
src/ptsematest/ptsematest.c | 4 +-
src/rt-migrate-test/rt-migrate-test.c | 2 -
src/sched_deadline/cyclicdeadline.c | 71 ++++++------------------
src/sched_deadline/deadline_test.c | 78 ++-------------------------
src/signaltest/signaltest.c | 3 --
src/sigwaittest/sigwaittest.c | 4 +-
src/svsematest/svsematest.c | 4 +-
11 files changed, 51 insertions(+), 187 deletions(-)
--
2.20.1
Powered by blists - more mailing lists