Commit Graph

4 Commits (50492835e77846b353eca25ec7afa241dd595835)

Author SHA1 Message Date
HW 50492835e7 fixed cache aging 13 years ago
HW 2414a4b9ec fixed bugs: initialization in einkfb.c, cache aging 13 years ago
HW d96666f4b1 new cache organization in preparation for more complex tile data
in order to use the tile cache for variable zoomed tiles, we need more
flexibility. thus, now cache tiles are hashed (well, in fact it's a
concatenation) of their metadata.

also, we close pages right after opening them - there was no re-use
before and now we have opening and closing at one place. this should
also make it easier for the garbage collector.
13 years ago
HW a07ea2f8b8 factored out key config and tilecache 13 years ago