Welcome to the Rockbox Technical Forums!
Is this correct?
Quote from: lalittle on April 24, 2007, 06:50:34 PMIs this correct?Yes.Dircache caches the filesystem structure, so browsing the file system is much smoother as it can use the cached structure. "Load to RAM" is part of the database settings and selects whether the database itself is loaded to RAM. If it's not loaded to RAM every time you access the database the database file on disk needs to get accessed, resulting in a disk access (and thus disk spinup).
I thought Directory Cache helps Database scan for new (and deleted?) files
That's true, but only if automatic scanning is turned on, and even then it doesn't always work.
Quote from: Mad Cow link=topic=10115.msg77516#msg77516That's true, but only if automatic scanning is turned on, and even then it doesn't always work.I assume you're referring to "Update Automatically".When you say it doesn't work, are you suggesting there's a bug, or it's not designed to work in all cases.If it's the first, then Directory Cache certainly has a purpose outside of file browsing...
It's probably a bug, but I don't really mind it because I always do a manual update every time I add more music.
Page created in 0.084 seconds with 15 queries.