EXTEND_CHUNK
#ifndef EXTEND_CHUNK
space = kmalloc(sizeof(void *) * (index + EXTEND_CHUNK),
ea->nelem = index + EXTEND_CHUNK;