* Single mmaped cache file to reduce file io
* Will be suitable for everything that's currently stored in fastload + manifest cache + pref cache + etc
* Cache should have a string table that cache's consumers can share.
Cache's filename should be:
startup.<endianness>.<wordsize>.cache to avoid issues with people moving profiles between machines