nbytes 64 umalloc.c malloc(uint nbytes) nbytes 69 umalloc.c nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;