8tiqa / vm-mgt

C program to simulate virtual memory mgt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Memory Simulator

C program that translates logical to physical addresses for a virtual address space of size 65,536 bytes using page tables and TLB.

About

C program to simulate virtual memory mgt


Languages

Language:C 100.0%