Question: Generate 1000 random values and store in a file. Write a program in Python where LRU and FIFO algorithm have to be implemented. Block size
Generate 1000 random values and store in a file. Write a program in Python where LRU and FIFO algorithm have to be implemented. Block size input will be taken from console. generate a performance diagram where x axis is number of block and Y axis is hit ratio for LRU and FIFO.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
