blob: 460953cb5b42bc48454f5626d98607b3a78510d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = realtime-generic-setup
pkgdesc = Generic realtime setup configuration
pkgver = r7.8e02b45
pkgrel = 1
url = https://github.com/redtide/archlinux-realtime-generic-setup
install = realtime-generic-setup.install
arch = any
depends = realtime-privileges
depends = fakeroot
optdepends = linux-rt: The Linux-rt kernel and modules
optdepends = htop: Interactive process viewer
optdepends = iotop: View I/O usage of processes
optdepends = rt-tests: A collection of latency testing tools for the linux(-rt) kernel
optdepends = rtirq: Realtime IRQ thread system tuning
optdepends = tuna: Thread and IRQ affinity setting GUI and cmd line tool
optdepends = sysstat: a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)
optdepends = schedtool: Query or alter a process scheduling policy
source = archlinux-realtime-generic-setup::git+https://github.com/redtide/archlinux-realtime-generic-setup.git
sha256sums = SKIP
pkgname = realtime-generic-setup
|