sbates130272/mmap_test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple script to mmap a file and hold it with a while loop. In this way the /proc/#/maps (etc) can be inspected. To build, run: ./waf To install, run: ./waf install