Mailing List archive

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

[vdr] Re: System freeze - scanning recordings ... --> FLATFILE?



On Thu, 18 Sep 2003 15:15:13 +0200, Patrick Cernko <errror@ps.uni-sb.de>
wrote:

> You are right, I just tested it. Grmpf, I thought I could help you with
> a good idea. Maybe another time!

The stats for the directories and files are not a problem. This info is
cached in the kernel and there is normally no disk access necessary. We
just have to avoid reading directories and files. All the other info can
be updated by VDR in the cached data.

I have implemented caching, except for the resume file and it works
pretty good. When I have time I will cache the new indicator, too. As my
aim was to keep the changes local to recordings.c, the code looks a bit
strange, but it works. ;-)

Emil


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



Home | Main Index | Thread Index