Rewrite palloc code so that it only touches the first 4 MB of RAM.
[pintos-anon] / grading / userprog / multi-child-fd.c
2005-01-04 Ben PfaffFix "%d"s that should be "%zu"s.
2004-11-03 Ben PfaffMore tests.