[ANNOUNCE] rt-tests-2.8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We are pleased to announce rt-tests-2.8

To fetch:

Clone one of the following
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git

Branch: main
Tag: v2.8

Tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests

Older version tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests/older

Thank to everyone who contributed.
patches, bug-reports are always welcome.

John Kacur

Anubhav Shelat (2):
  rt-tests: hackbench: removed extra use of optind
  rt-tests: hackbench: properly recognize when integer arguments are
    negative

Eder Zulian (1):
  cyclictest: Fix help text for '-a' option

John B. Wyatt IV (2):
  rt-tests: pi_stress: Move unlock into if block with matching lock
  rt-tests: Add console_commands.json to gitignore

John Kacur (3):
  rt-tests: cyclictest: Reformat help for 80 char screen
  rt-tests: pi_stress: Refactor pi_stress creating a header file
  rt-tests: Change to version v2.8

Tan En De (2):
  rt-tests: queuelat: Fix wraparound in __clock_gettime()
  rt-tests: determine_maximum_mpps.sh: Get frequency from
    timebase-frequency if cpuinfo fails

Tomas Glozar (3):
  rt-tests: Detect libcpupower presence
  rt-tests: cyclictest: Support idle state disabling via libcpupower
  rt-tests: cyclictest: Add --deepest-idle-state to manpage

 .gitignore                             |   1 +
 Makefile                               |  17 +-
 feature/Makefile                       |  12 +
 feature/test-feature.mak               |   5 +
 feature/test-libcpupower.c             |   8 +
 src/cyclictest/cyclictest.8            |   3 +
 src/cyclictest/cyclictest.c            | 219 +++++++++++++++++-
 src/hackbench/hackbench.c              |  12 +-
 src/include/pi_stress.h                | 133 +++++++++++
 src/pi_tests/pi_stress.c               | 298 ++++++++-----------------
 src/queuelat/determine_maximum_mpps.sh |  10 +-
 src/queuelat/queuelat.c                |   3 +-
 12 files changed, 501 insertions(+), 220 deletions(-)
 create mode 100644 feature/Makefile
 create mode 100644 feature/test-feature.mak
 create mode 100644 feature/test-libcpupower.c
 create mode 100644 src/include/pi_stress.h

-- 
2.47.0





[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux