Mailing List archive

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

[vdr] Re: High CPU Load @ replay



Emil Naepflein wrote:
> 
> 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.

Is that about the same CPU usage as it was in versions < 1.1.22 (where the non
blocking file reader was introduced) or is it still higher?

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


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



Home | Main Index | Thread Index