checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
This commit is contained in:
kaashoek 2006-08-09 16:04:04 +00:00
parent 6c0e444fcd
commit 6fa5ffb56f
9 changed files with 68 additions and 2 deletions

View file

@ -7,3 +7,4 @@
#define NREQUEST 100 // outstanding disk requests
#define NBUF 10
#define NINODE 100
#define NDEV 10