https://bugs.freedesktop.org/show_bug.cgi?id=54779

--- Comment #7 from Tvrtko Ursulin <[email protected]> 2012-09-17 
09:26:48 UTC ---
Are you asking why the timeout smaller than 1us is constantly being calculated,
and as such being zero because of the rounding error? I don't know that, I
haven't dug into the why the thread calculates this sleep times in a way it
does.

Or are you asking why a busy loop in a combine thread hangs the process? That
is because it is a SCHED_RT thread hence other threads do not get to run.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to