MP3-plugin problems with slow cpu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Carsten Koch wrote:
>>>
>>> when i think about it, i'd rather do {
>>>     r = read(...);
>>> } while (r >= 0 || ((r < 0) && (errno == EINTR)));
>>>
>>> b.t.w. doesn't that eat cpu like crazy when O_NONBLOCK is set?
>>>
>>
>> Sure it does.
> 
> 
> How about putting in a sched_yield() or usleep() call then?
> 

Good idea, thanks. First I'll try what Stefan suggested (ie. is mmap 
disabled?).

-- 
---
Regards,
Martin Cap


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux