C++ Custom memory allocators
-
Updated
Jun 9, 2020 - C++
C++ Custom memory allocators
Linux Style Buddy Memory Allocator C++ project
A buddy system simulator in C
Fedorix OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.
This Repo contains basic modules like Use of Kernel level Libraries, Random Number generation, Heap Memory Module implementation via best-fit,first-fit,Buddy Systems,Virtual Memory Mechanisms FIFO,LFU,MFU, Process deadlock Mechanism Detection
A memory allocator based on the buddy system
Лабораторные работу по курсу ФИЛП МатМех УрФУ весна 2023
Add a description, image, and links to the buddy-system-allocation topic page so that developers can more easily learn about it.
To associate your repository with the buddy-system-allocation topic, visit your repo's landing page and select "manage topics."