Mailing List archive

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

[vdr] Re: High CPU Load @ replay



On Sat, 15 Feb 2003 11:38:13 +0100, Klaus Schmidinger
<Klaus.Schmidinger@cadsoft.de> wrote:

> Thanks a lot for this information. Looks like I forgot to remove the polling of
> the disk file when I added the nonBlockingFileReader.
> 
> Can you (and anybody else who observed this problem) please try removing the lines
> 
>         if (!readFrame)
>            Poller.Add(replayFile, false);
> 
> in the cDvbPlayer::Action() function, right at the beginning of the while() loop?
> Please let me know whether this brings any improvement.

The change reduce the cpu usage on my 700 MHz Celeron from about 25-30 %
to about 5-10 %. Great.

Thanks,

Emil


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index