Skip to content

Two Level Cache Simulator where Level 1 Cache stores virtual address and Level 2 Cache takes physical address. The conversion from virtual address and physical address is done using page Table and TLB

License

Notifications You must be signed in to change notification settings

bhavin392/Two-Level-Cache-Simulator-with-Translation-Lookaside-Buffer-TLB-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Two-Level-Cache-Simulator-with-Translation-Lookaside-Buffer-TLB-

Two Level Cache Simulator where Level 1 Cache stores virtual address and Level 2 Cache takes physical address. The conversion from virtual address and physical address is done using page Table and TLB To run the python file: Type "python 2LevelCacheSimulator.py" and select the trace file from Trace.zip folder which are generated using Intel PIN Tool

About

Two Level Cache Simulator where Level 1 Cache stores virtual address and Level 2 Cache takes physical address. The conversion from virtual address and physical address is done using page Table and TLB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages