CACHE_SIZE
#define CACHE_SIZE (32 * 1024)
#define CACHE_SIZE 16 /* keep it small, as linear searches are done */