daemon: New option --priority for server and audiod.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Oct 2015 16:25:06 +0000 (16:25 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 15 Oct 2015 21:10:57 +0000 (23:10 +0200)
commitbbd70648da0f4168df34c1f1651d67af089e7be6
tree6d68ff3bb5780f5502b135378a515c31153e61e2
parent486314426fcd25e5271fd65a982f8b321585e195
daemon: New option --priority for server and audiod.

On slow hardware it is useful to set the priority of the para_audiod
process to avoid sound artefacts due to buffer underruns.

This patch adds an option for this purpose which is available for
para_server and para_audiod.
audiod.c
daemon.c
daemon.h
m4/gengetopt/audiod.m4
m4/gengetopt/priority.m4 [new file with mode: 0644]
m4/gengetopt/server.m4
server.c