occlum/test/mmap
Tate, Hongliang Tian a6dbce21cc Add msync system call and flush updates to shared file memory mappings
1. Add msync-related methods to VMManager;
2. Add msync system call;
3. Fix munmap, fsync, and fdatasync system calls;
4. Add test cases.
2020-07-17 16:57:00 +00:00
..
main.c Add msync system call and flush updates to shared file memory mappings 2020-07-17 16:57:00 +00:00
Makefile Refactor mmap implementation 2019-07-01 11:56:04 +08:00