aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 4fdcd391402f0eaebc37fe4d1dee69a1b04dd678 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# rts

## About
rts is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using [tuna](https://rt.wiki.kernel.org/index.php/Tuna) for example).

## Requirements

* linux-rt
* tuna

## Usage
When starting the systemd service *rts.service*, the general settings file */etc/rts/rts* will be sourced.  
Using *rts@.service* a configuration file (by the name of the word following the *@*) from the */etc/rts/* folder.

## License
This software and all of its components is licensed under the GPLv3.