aboutsummaryrefslogtreecommitdiffstats
path: root/pages/software/rts.rst
blob: dc0b935063abe01215a6b55dc72492378911b43f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
rts
###

:authors: David Runge

| **rts** is a collection of |systemd| services and scripts that allow to set pre-defined |real-time| related scheduling settings, using |tuna|.
| For further information read its |rts-about|.
|

Development
___________

| All development takes place in a |rts-git|. You can ask for your |ssh-key| to be included to be able to push to this repository.
| For readonly access, just clone:

  .. code:: bash

    git clone git://sleepmap.de/software/rts.git

Packages
________

* |archlinux| (|aur|): |rts-git-aur|


.. |systemd| raw:: html

  <a href="https://www.freedesktop.org/wiki/Software/systemd/" target="_blank">systemd</a>

.. |real-time| raw:: html

  <a href="https://en.wikipedia.org/wiki/Soft_Hard_Real-Time_Kernel" target="_blank">real-time</a>

.. |tuna| raw:: html

  <a href="https://rt.wiki.kernel.org/index.php/Tuna" target="_blank">tuna</a>

.. |rts-about| raw:: html

  <a href="https://git.sleepmap.de/software/rts.git/about/" target="_blank">about page</a>

.. |rts-git| raw:: html

  <a href="https://git.sleepmap.de/software/rts.git" target="_blank">git repository</a>

.. |ssh-key| raw:: html

  <a href="https://en.wikipedia.org/wiki/Secure_Shell#ARCHITECTURE" target="_blank">SSH public key</a>

.. |archlinux| raw:: html

  <a href="https://archlinux.org" target="_blank">Arch Linux</a>

.. |aur| raw:: html

  <a href="https://aur.archlinux.org" target="_blank">AUR</a>

.. |rts-git-aur| raw:: html

  <a href="https://aur.archlinux.org/packages/rts-git/" target="_blank">rts-git</a>