pintos/src/tests/filesys/extended/syn-rw.h File Reference

Go to the source code of this file.

Defines

#define CHUNK_SIZE   8
#define CHUNK_CNT   512
#define BUF_SIZE   (CHUNK_SIZE * CHUNK_CNT)

Variables

static const char file_name [] = "logfile"


Define Documentation

#define BUF_SIZE   (CHUNK_SIZE * CHUNK_CNT)

Definition at line 6 of file syn-rw.h.

#define CHUNK_CNT   512

Definition at line 5 of file syn-rw.h.

Referenced by merge(), and sort_chunks().

#define CHUNK_SIZE   8

Definition at line 4 of file syn-rw.h.


Variable Documentation

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

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


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