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