Skip to content
#

freelist

Here are 14 public repositories matching this topic...

MeMs is a custom memory management system implemented in C, utilizing mmap and munmap system calls for efficient memory allocation and deallocation. The system employs a 2-D free list data structure to track memory usage, manage virtual and physical address mappings, and handle memory fragmentation.

  • Updated Dec 23, 2024
  • C

Improve this page

Add a description, image, and links to the freelist topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the freelist topic, visit your repo's landing page and select "manage topics."

Learn more