devsw
checkpoint: write(fd,"hello\n",6) where fd is a console dev almost works
This commit is contained in:
parent
6c0e444fcd
commit
6fa5ffb56f
9 changed files with 68 additions and 2 deletions
1
param.h
1
param.h
|
@ -7,3 +7,4 @@
|
|||
#define NREQUEST 100 // outstanding disk requests
|
||||
#define NBUF 10
|
||||
#define NINODE 100
|
||||
#define NDEV 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue