bcache_init
int bcache_init(u_int nblks, size_t bsize);
bcache_init(32, 512); /* 16k cache XXX tune this */