mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
6b45a4ea06
the cache would behave badly when the same item was insert()ed twice: it would add the size twice to memory consumption, but would never substract it twice when purging the (actually single) object from cache. So the cache would seem to fill up while in fact it wasn't. |
||
---|---|---|
.. | ||
apps | ||
device | ||
document | ||
ui | ||
cache.lua | ||
cacheitem.lua | ||
configurable.lua | ||
dbg.lua | ||
device.lua | ||
docsettings.lua | ||
gettext.lua | ||
JSON.lua | ||
luxl.lua | ||
MD5.lua | ||
optmath.lua |