summaryrefslogtreecommitdiff
blob: 991f708b4de23bd298af22a68fbc4de042c77c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>kurt@kmk-computers.de</email>
    <name>Kurt Kanzenbach</name>
  </maintainer>
  <maintainer type="project">
    <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>
</pkgmetadata>