]> Devi Nivas Git - cs3210-lab0.git/commit
fix allocuvm() to handle sbrk() with non-page-granularity argument
authorRobert Morris <rtm@nephron.lcs.mit.edu>
Thu, 5 Aug 2010 16:10:54 +0000 (12:10 -0400)
committerRobert Morris <rtm@nephron.lcs.mit.edu>
Thu, 5 Aug 2010 16:10:54 +0000 (12:10 -0400)
commiteb18645f17877de4ced951eed5abac61bdfcd5c5
treed5a40a1839ef1264a84f9eeff5723c7c67cad711
parentb738a4f1a2dd2956123a734327aeaf9d09b5faca
fix allocuvm() to handle sbrk() with non-page-granularity argument
(maybe this never worked, but it works now)
Makefile
defs.h
mmu.h
usertests.c
vm.c