An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: buddy-allocation

aashrafh/mars-OS Fork of mhomran/mars-OS

A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.

Language: C - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ShrikanthDeva/BuddyAllocator

Language: Makefile - Size: 543 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EslamAsHhraf/Operating-System-Scheduler Fork of AdhamAliAbdelAal/OS-Project

📢A CPU scheduler determines an order for the execution of its scheduled processes. Operating System Scheduler decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.

Language: C - Size: 689 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Abd-ELrahmanHamza/OScheduler

A CPU scheduler determines an order for the execution of its scheduled processes. using three algorithms Non-preemptive Highest Priority First (HPF) Shortest Remaining time Next (SRTN) & Round Robin (RR) and include memory allocation capabilities using the buddy memory allocation system

Language: C - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Etshawy1/Simplified-OS Fork of MuhammeedAlaa/Simplified-OS

A project that implements some algorithms used by an operating system kernel to achieve the jobs of scheduling processes, synchronization, memory allocations

Language: C - Size: 8.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

YJDoc2/Buddy-System-Memory-Allocation

COA Mini project for SE sem 4. This implements Buddy-System of memory allocation.

Language: C - Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1