Implementation of a simple memory manager and allocator in C. An implementation of a simplified version of the function malloc() that allows the allocation of memory segments, a version of the free() function to deallocate these segments and a function defrag() that defragments the virtual memory.
-
Notifications
You must be signed in to change notification settings - Fork 0
mura3277/Virtual-Memory-Allocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of a simple memory manager and allocator in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published