Cache模拟器,完成了以下功能: a. 能够设置 Cache 总的大小 b. 能够设置 Cache 块的大小 c. 能够设置Cache 的映射机制:直接映射、n-路组相联 d. 能够设置Cache 的替换策略:LRU、FIFO … e. 能够设置 Cache 的写策略:写回法、写直达法 f. 能够设置将 Cache 分为数据 Cache 和 指令 Cache g. 能够设置预取策略 h. 能够设置写不命中的调块策略
NAME dineroIV − fourth generation cache simulator SYNOPSIS dineroIV [options] DEscr iptION The dineroIV command is a trace-driven cache simulator based on the dineroIV library, documented separately. The basic operation is to read memory reference t