]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Only call audiod_status_dump twice per second.
authorAndre Noll <maan@systemlinux.org>
Sun, 19 Jul 2009 12:10:31 +0000 (14:10 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 19 Jul 2009 12:10:31 +0000 (14:10 +0200)
commit9e4f290dee7906b89cb78f10ddb061bef909f848
treeb11a47f45b13148b70953ab9074e1f4c9b8131de
parent8ab0d98297cb18d5bb12b71648bb34310141ef1c
audiod: Only call audiod_status_dump twice per second.

audiod_status_dump() is quite expensive and is called in a rather hot path.
audiod.c