This Project is inspired and modified from Yutao Liu's note. We want to verify that system call madvise
can improve memory access performance.
$ cd projectDir
$ make
it will compile program and generate a 1GB files for memory mapping.
Then run following command to testing
$ ./test.sh