Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 252 Bytes

non-contiguous-segmented-MMU

Rudimentary model of a noncontiguous segmented memory management unit in Java as part of coursework.

Includes model of pagfiles & TLB (Transition Lookaside Buffer) & virtual mem address lookup hit/miss.

Grade: 86%