Skip to content

Simulator for Direct, Associative, Set Associative Mapping Technique in Cache Allocation

License

Notifications You must be signed in to change notification settings

Swap76/Cache_Mapping_Technique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache_Mapping_Technique

Simulator for Direct, Associative, Set Associative Mapping Technique in Cache Allocation

Inputs

  • No. of Cache Lines
  • Time Required to Read the Data from Cache
  • Time Required to Read the Data from Main Memory
  • No. of Set
  • Fill Blocks in Main Memory
  • Select the Order of loading Data into Cache

Output

  • Cache Comparison Table After Every Opration
  • Along with Time Required to perform that Operation in all Techniques
  • At the end Total Time for all Techniques
  • Along with Total Hit and Miss in all Techniques

About

Simulator for Direct, Associative, Set Associative Mapping Technique in Cache Allocation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages