/Cache-Simulator-in-C

Cache Simulator using LRU, LFU, FIFO and dirty bit. To Predict optimal cache config. Using write allocate and write back giving no of hits, misses and cycle time

Primary LanguageC

Stargazers