log write() data
usertest for big write()s push begin_trans/commit_trans down into syscalls
This commit is contained in:
parent
bd71a45046
commit
2e59046362
7 changed files with 143 additions and 43 deletions
2
param.h
2
param.h
|
@ -8,5 +8,5 @@
|
|||
#define NDEV 10 // maximum major device number
|
||||
#define ROOTDEV 1 // device number of file system root disk
|
||||
#define MAXARG 32 // max exec arguments
|
||||
#define LOGSIZE 10 // size of log
|
||||
#define LOGSIZE 10 // max data sectors in on-disk log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue