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

GitHub topics: optimal-page-replacement

ruchi961/PageReplacement-Algorithms-OS-Python

Contains the Python implementation of the following Page Replacement Algorithms: 1. FIFO Page Replacement 2. LRU Page Replacement 3. Optimal Page Replacement

Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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

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

niraj-patil/osScripts

Basic OS Programs - CPU Scheduling & Page Replacement

Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

frhd143/Optimal-Page-Replacement-Algorithm

This is an implementation of the Optimal page replacement algorithm.

Language: C - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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

iamrohitsuthar/SPOS

System Programming and Operating System Programs

Language: C - Size: 194 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

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