.. title: rts
.. slug: rts
.. date: 2015-08-04 23:30 UTC+02:00
.. modified: 2015-08-05 18:40 UTC+02:00
.. tags: bash, systemd, tuna, real-time
.. category: software
.. link:
.. description:
.. type: text


| **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>

