Implement whole page hashing and page versioning
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
This will enable us to
- Avoid rehashing pages for Code Caches
- Better track SMC
- Open a way for PROT_EXEC page deduplication in the future
Follow up from #1842
Contributor guide
Assessment
This issue has not been assessed yet.