Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705150 - dev-util/rt-tests : A collection of latency testing tools
Summary: dev-util/rt-tests : A collection of latency testing tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://git.kernel.org/pub/scm/utils/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-11 09:38 UTC by Kurt Kanzenbach
Modified: 2020-01-23 09:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Kanzenbach 2020-01-11 09:38:52 UTC
Hi,

rt-tests contains a set of programs that test and measure various components of real-time kernel behavior, such as timer latency, signal latency and the functioning of priority-inheritance mutexes. Additionally it contains hackbench, a program to generate work for the scheduler.

Thanks, 
Kurt
Comment 1 Larry the Git Cow gentoo-dev 2020-01-23 09:53:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bbc3dee5539cf046692f34d49668de67f65f67a

commit 0bbc3dee5539cf046692f34d49668de67f65f67a
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2019-04-26 21:23:08 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-23 09:53:19 +0000

    dev-util/rt-tests: A collection of latency testing tools (new package)
    
    rt-tests contains a set of programs that test and measure various components of
    real-time kernel behavior, such as timer latency, signal latency and the
    functioning of priority-inheritance mutexes. Additionally it contains hackbench,
    a program to generate work for the scheduler.
    
    Closes: https://bugs.gentoo.org/705150
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
    Closes: https://github.com/gentoo/gentoo/pull/14303
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/rt-tests/Manifest                         |  1 +
 .../files/rt-tests-1.6-man-compression.patch       | 61 ++++++++++++++++++++++
 dev-util/rt-tests/metadata.xml                     | 21 ++++++++
 dev-util/rt-tests/rt-tests-1.6.ebuild              | 34 ++++++++++++
 4 files changed, 117 insertions(+)