PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Macros | |
#define | CHILD_CNT 10 |
#define | CHUNK_SIZE 512 |
#define | BUF_SIZE (CHILD_CNT * CHUNK_SIZE) |
Variables | |
static const char | file_name [] = "stuff" |
tests/filesys/base/syn-write.h More... | |
#define BUF_SIZE (CHILD_CNT * CHUNK_SIZE) |
Definition at line 6 of file syn-write.h.
#define CHILD_CNT 10 |
Definition at line 4 of file syn-write.h.
#define CHUNK_SIZE 512 |
Definition at line 5 of file syn-write.h.
|
static |
tests/filesys/base/syn-write.h
Definition at line 7 of file syn-write.h.