DGRP_SIZE_MAX
end = start + DGRP_SIZE_MAX - 1;
return (DGRP_SIZE_MAX);
#define DGRP_BASE(id) ((id & (NDGRPS_PER_MC - 1)) * DGRP_SIZE_MAX)