Skip to content

in this repository i am trying to create a prototype of race algorithm in c++ code

Notifications You must be signed in to change notification settings

TanmayKumar-EngStud/RACE_Algorithm

Repository files navigation

RACE Algorithm

In this repository i am trying to create a prototype of race algorithm in c++ code


RACE algorithm is a page replacement algorithm which helps for segmentation of the cache memory into three
different section and which will also change their sizes Dynamically.
You have to input total number of blocks, block value, inode, current time and Program Counter
RACE algorithm will dynamically saperate the for different type of references and will allocate the space dynamically for each block
there will be two tables File table and PC table will decide that how the partition is to be maintained.
Dynamically the partition will change and will be displayed respectively.


Thank You

About

in this repository i am trying to create a prototype of race algorithm in c++ code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published