Skip to content
#

operating

Here are 109 public repositories matching this topic...

Design and implement a virtual memory system using segmentation and paging. The system manages the necessary segment and page tables in a simulated main memory. It accepts virtual addresses and translates them into physical addresses. It also utilizes a translation look-aside buffer (TLB) to make the traslation process more efficient.

  • Updated Mar 5, 2018
  • Java

Improve this page

Add a description, image, and links to the operating topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the operating topic, visit your repo's landing page and select "manage topics."

Learn more