vatsalagrawal6991/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
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
C