Operating Systems Theory Course (CS 304), IIT Dharwad
-
Updated
Apr 26, 2021 - Python
Operating Systems Theory Course (CS 304), IIT Dharwad
Auto Mac address for security purposes
Simple C program to get physical address from user space through mmap
Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
Virtual memory operation simulator
Translation of logical addresses to physical addresses, using translation lookaside buffer (TLB).
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
Translate Virtual Address To Physical Address in Linux Kernel
threads, processes, synching, deadlocks, and logical-physical addresses.
Implementation of Copy-On-Write in xv6 kernel in C.
C program to simulate virtual memory mgt
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
x64 Windows implementation of virtual-address to physical-address translation
Add a description, image, and links to the physical-addresses topic page so that developers can more easily learn about it.
To associate your repository with the physical-addresses topic, visit your repo's landing page and select "manage topics."