Skip to content

Commit b7b09de

Browse files
committed
set nice -10 on radiod since channels are no longer FIFO realtime
Only the input and fft threads are now realtime, and at very low priority to avoid starving kernel realtime threads
1 parent 1154e0c commit b7b09de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

service/radiod@.service.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CollectMode=inactive-or-failed
1111
User=radio
1212
Group=radio
1313
Type=simple
14+
Nice=-10
1415
SupplementaryGroups=plugdev radio users
1516
AmbientCapabilities=CAP_SYS_NICE CAP_NET_ADMIN
1617
StateDirectory=ka9q-radio

0 commit comments

Comments
 (0)