PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Macros | |
#define | CHUNK_SIZE 8 |
#define | CHUNK_CNT 512 |
#define | BUF_SIZE (CHUNK_SIZE * CHUNK_CNT) |
Variables | |
static const char | file_name [] = "logfile" |
tests/filesys/extended/syn-rw.h More... | |
#define BUF_SIZE (CHUNK_SIZE * CHUNK_CNT) |
|
static |