FastVPSEestiOu/ploop_userspace

Check about limit for number of map_index_t

Opened this issue · 0 comments

And we should not do it in way:

int number_of_slots_in_map = map_size / sizeof(map_index_t);

NOT AN CORRECT