Load chunks on-demand in a different thread, instead of all at the beginning.  Needs a lot of work still (have to expire chunks, for instance) and I think I may want to just inline the loading rather than using a Thread, to simplify things.
5 files changed