KOBJ_CACHE_SIZE
for (i = 0; i < KOBJ_CACHE_SIZE; i++)
cep = &cep[desc->id & (KOBJ_CACHE_SIZE-1)];
kobj_method_t *cache[KOBJ_CACHE_SIZE];