# # this is setup currently for jackd (see the rules file) # also needs rt_group_sched enabled in the kernel #group rtaudio { # perm { # task { # uid = root; # gid = audio; # } # admin { # uid = root; # gid = root; # } # } # cpu { # cpu.rt_runtime_us = 950000; # } #} mount { all = /sys/fs/cgroup; # cpu = /sys/fs/cgroup/cpu; # cpuacct = /sys/fs/cgroup/cpuacct; }