MAP_WORD_SIZE
size = MAP_WORD_SIZE * DIV_ROUND_UP(cid_count, BITS_PER_MAP_WORD);
MAP_WORD_SIZE;
#define BITS_PER_MAP_WORD (MAP_WORD_SIZE * 8)