Dirt simple logging

Passes usertests and stressfs
Seems to recover correctly in a number of simple cases
This commit is contained in:
Frans Kaashoek 2011-07-27 20:35:46 -04:00
parent 97657d703f
commit 13a96baefc
11 changed files with 244 additions and 47 deletions

View file

@ -10,3 +10,5 @@
#define USERTOP 0xA0000 // end of user address space
#define PHYSTOP 0x1000000 // use phys mem up to here as free pool
#define MAXARG 32 // max exec arguments
#define LOGSIZE 10 // size of log