About:

Demonstrates the use and benefits of mmap versus the normal low-level read() method of accessing a file.

See io_mapped_file for a C++ cross-platform encapsulation of this methodology.

Files:

Source File
mmaptest.cpp