yingxin-jia/xv6-Memory-Allocation
Alleviate the impact of a malicious process of allocating pages from different processes so that they are not physically adjacent. Implemented a routine to allow a user to gather statistics about your memory system and test your implementation.
C