Git repository moved to https://gitlab.com/xanmod/linux
-
Updated
Oct 25, 2024 - C
Git repository moved to https://gitlab.com/xanmod/linux
SPPU Computer Engineering Codes - SPOS (System Programming and Operating System Programs)
This is an implementation of the Least Recently Used (LRU) page replacement algorithm.
Important OS Codes and Concepts(Sorted)
Assignment files used for OS Lab UE18CS305
SUNLIGHT: Linux kernel source code tree
Cache Replacement Policies in operating system from scratch
A simulation of the operations of page tables and page replacement.
This repository contains all the source code that I have written for my Operating System course.
Multithreaded Proxy Web Server with Least-Recent-Used caching mechanism. Written in C
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
C implementation for well known virtual memory replacment algorthmis
This repository contain CAO algorithms implemented in C language.
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
Implementation and comparison of various caching policies, on different type of workloads
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
Paging Simulator
Add a description, image, and links to the lru-replacement-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lru-replacement-algorithm topic, visit your repo's landing page and select "manage topics."