Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
-
Updated
May 31, 2019 - C
Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
Translation of logical addresses to physical addresses, using translation lookaside buffer (TLB).
Virtual memory operation simulator
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
threads, processes, synching, deadlocks, and logical-physical addresses.
Auto Mac address for security purposes
C program to simulate virtual memory mgt
Implementation of Copy-On-Write in xv6 kernel in C.
Operating Systems Theory Course (CS 304), IIT Dharwad
Simple C program to get physical address from user space through mmap
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
Translate Virtual Address To Physical Address in Linux Kernel
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."