SMC/Mtrack: Add shm, mremap, madvise support
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
shmat, mremap are not tracked for smc.
Tests: https://github.com/FEX-Emu/fex-assorted-tests-bins/blob/main/src/smc-2.cpp
Looks like the shm size would have to be queried on map / unmap, similar to the tracking the 32-bit allocator does.
Contributor guide
Assessment
This issue has not been assessed yet.