PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
#include "tests/filesys/base/seq-random.inc"
Go to the source code of this file.
Macros | |
#define | TEST_SIZE 5678 |
Writes out a fairly large file sequentially, one random-sized block at a time, then reads it back to verify that it was written properly. More... | |
#define TEST_SIZE 5678 |
Writes out a fairly large file sequentially, one random-sized block at a time, then reads it back to verify that it was written properly.
Definition at line 5 of file sm-seq-random.c.