/TLBSimulator

TLB (Translation Lookaside Buffer) Simulator

Primary LanguagePythonApache License 2.0Apache-2.0

TLBSimulator

Project developed by @MahatKC and @AmandaIsrael in pair programming in 2022.

This project was an assignment for the Operating Systems course we took in our 4th year of Computer Science.

Coded entirely in Python, it simulates how a TLB works, evaluating its efficiency based on different trace files provided by the course's professor.