GitHub topics: fifo-page-replacement
malevolentstrix/Virtual_To_Physical_Memory_Translator
Language: C - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

negarhonarvar/Memory-Management
Memory management project for OS course
Language: Java - Size: 14.6 KB - Last synced at: about 19 hours ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

Daito-Raigar/Operating_System_Lab_Exercise
In this repository you will find the basic and simple Operating System related exercises. I will be helpful to get to know how Operating System works on processes, memory management ,etc
Language: C - Size: 849 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Zizo001/Poisson-Page-Fault-Detection
Program that aims to illustrate the difference between page fault detection algorithms depending on how their respective queues are managed by the OS
Language: C++ - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

moharamfatema/page-replacement
Page replacement algorithms for memory management in operating systems
Language: C++ - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

moazmohamed20/OS-Algorithms
Operating System Algorithms Implementations in C++
Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

itsbudyn/so-projekt
Algorytmy procesora FCFS i SJF Non-Preemptive & algorytmy wymiany stron FIFO i LFU - projekt zaliczeniowy na systemy operacyjne
Language: Python - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

c-ease/page-replacement-in-c
Page replacement algorithms implemented in c language: FIFO, LRU, Optimal, MFU, LFU, Second chance
Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LoicKonan/5143-OS-KONAN
Advance Operating Systems
Language: C++ - Size: 1.73 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

srinathsai/System-design-of-LRU-and-FIFO-cache
An efficient way of LRU and FIFO cache has been implemented.
Language: C - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Piyuuussshhh/Scheduling-and-Replacement-Algorithms
Process Scheduling and Page Replacement Algorithms
Language: C++ - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

frhd143/FIFO-Page-Replacement-Algorithm
This is an implementation of the First In First Out (FIFO) page replacement algorithm.
Language: C - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Shruthi-Sivagnanam/Os-Concepts
Basic operating system concepts in c language.
Language: C - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

ANIRUDH-VADERA/OS
Important OS Codes and Concepts(Sorted)
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

tanjim17/modified-xv6
modified xv6
Language: C - Size: 11.2 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Mak-3/Page-replacement-FIFO
Visualization of the page replacement algorithm-FIFO using queue operations
Language: CSS - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rng70/xv6-memory-management
Language: C - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vinayak-tripathi/CAO
This repository contain CAO algorithms implemented in C language.
Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ishan-gupt/Operating-System-Lab
Dump for all Operating System Lab Codes
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mostafatalaat770/Paging-and-RAM-Replacement-Algorithms
Implementation of Optimal, FIFO, LRU, and Clock page replacement algorithms.
Language: C++ - Size: 452 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

antimattercorrade/Page_Replacement_Policies
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
Language: C - Size: 836 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

adityatripathiiit/Caching-Policies
Implementation and comparison of various caching policies, on different type of workloads
Language: C - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1
