MAXRESERVE        809 kernel/resource.c 	static struct resource reserve[MAXRESERVE];
MAXRESERVE        819 kernel/resource.c 		if (x < MAXRESERVE) {