pintos/src/tests/filesys/base/syn-write.h File Reference

Go to the source code of this file.

Defines

#define CHILD_CNT   10
#define CHUNK_SIZE   512
#define BUF_SIZE   (CHILD_CNT * CHUNK_SIZE)

Variables

static const char file_name [] = "stuff"


Define Documentation

#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.

Referenced by main(), merge(), sort_chunks(), and test_main().


Variable Documentation

const char file_name[] = "stuff" [static]

Definition at line 7 of file syn-write.h.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6