occlum/test/mmap
Tate, Hongliang Tian 56c69b5f3c Refactor mmap implementation
1. Add a full test suite for mmap
2. Implement file-backed memory mapping
3. Implement fixed, anonymous memory mapping
4. Implement hinted, anonymous memory mapping
5. Implement munmap that covers partial/multiple memory mappings
2019-07-01 11:56:04 +08:00
..
main.c Refactor mmap implementation 2019-07-01 11:56:04 +08:00
Makefile Refactor mmap implementation 2019-07-01 11:56:04 +08:00