mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 01:47:29 -08:00
Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22 lines
837 B
XML
22 lines
837 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>kurt@kmk-computers.de</email>
|
|
<name>Kurt Kanzenbach</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:kernel:rt-tests</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|