On 05/22/14 14:18, Chagin Dmitry wrote:
> On Thu, May 22, 2014 at 01:06:22PM +0200, Hans Petter Selasky wrote:
>> Hi,
>>
>> When using the Linux Skype client under FreeBSD I sometimes see that the
>> Audio disappears in the one direction. When I check "ps auxw" I see
>> skype is stuck on a so-called Futex. I looked into the Linux futex code
>> and see that wakeup_one() is used instead of wakeup(). Maybe others can
>> test too and verify if replacing wakeup_one() by wakeup() makes any
>> difference in for Linux applications using Futexes.
>>
>
> is it fixes the problem for you?
So far looks better, but I still have to test more.
--HPS
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"