Skip to content
#

hpf

Here are 17 public repositories matching this topic...

A comprehensive operating system simulation that demonstrates scheduling algorithms, memory management techniques, and inter-process communication where it simulates a mini-kernel implementing various process scheduling algorithms and memory allocation techniques

  • Updated Jun 1, 2025
  • C

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.

  • Updated Jan 17, 2021
  • C

Improve this page

Add a description, image, and links to the hpf 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 hpf topic, visit your repo's landing page and select "manage topics."

Learn more