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)
SUNLIGHT: Linux kernel source code tree
This is an implementation of the Least Recently Used (LRU) page replacement algorithm.
Assignment files used for OS Lab UE18CS305
Important OS Codes and Concepts(Sorted)
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
C implementation for well known virtual memory replacment algorthmis
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
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
This repository contain CAO algorithms implemented in C language.
Implementation and comparison of various caching policies, on different type of workloads
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
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."