commit | dc22522c2c21f058333e4383d644cb18f355ac76 | [log] [tgz] |
---|---|---|
author | Michael Sevakis <jethead71@rockbox.org> | Sun Feb 12 07:13:25 2017 -0500 |
committer | Michael Sevakis <jethead71@rockbox.org> | Mon Feb 13 00:46:23 2017 -0500 |
tree | 5b79ef883bb8bc86416706521362f28498b55b2f | |
parent | 0a9f71790bcad2c6ffdc96db59c446fe84336d40 [diff] |
Tweak a few tagcache things. * Take out pointless dircache_search; nothing can be reconstructed with the given info in find_entry_ram(); don't even try there. Path AND index id must be known. Work it out later. * Timed yield must be far more often than once every 1/4 second (?!) * Do better the memory-remaining checks for ramcache load. * Root separator mustn't be doubled up when searching files. Change-Id: I091813f4495f3bd0d0c4672bc674df52343b3e48