If the kernel image gets too big, "cmp ebx, KERNEL_LOAD_PAGES*8 + 1"
[pintos-anon] / grading / filesys / syn-read.h
1 #define BUF_SIZE 1024
2 static const char filename[] = "data";