BCACHE_SIZE
#define BC_MAX_HDRS (1 << LOG2(BCACHE_SIZE/6))
static head_t bc_head = cache_head(bc_head, cmp_bcache, bc_t, BCACHE_SIZE);