If the kernel image gets too big, "cmp ebx, KERNEL_LOAD_PAGES*8 + 1"
[pintos-anon] / src / userprog / process.h
2004-09-22 Ben PfaffMove most process destruction earlier.
2004-09-20 Ben PfaffRename addrspace to process.