GitHub topics: virtual-address
kkent030315/anyvtop
x64 Windows implementation of virtual-address to physical-address translation
Language: C++ - Size: 146 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 12

davidhcefx/Translate-Virtual-Address-To-Physical-Address-in-Linux-Kernel
Translate Virtual Address To Physical Address in Linux Kernel
Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 0

Naminar/tlb-v
Simple TLB (Translation lookaside buffer) realization on verilog.
Language: Verilog - Size: 2.24 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

chrisioan/Copy-On-Write-in-xv6
Implementation of Copy-On-Write in xv6 kernel in C.
Language: C - Size: 2.76 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

vmsaif/readingAndInterpretingBinary
This program reads and interprets ELF formatted binary files, extracting and printing information such as the file's bitness, endianness, and ABI, as well as the entry point and program header table. It also prints segment and section types, virtual addresses, and sizes, as well as the first 32 bytes of actual segment and section data.
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rishitsaiya/CS304-Operating-Systems-Theory
Operating Systems Theory Course (CS 304), IIT Dharwad
Language: Python - Size: 7.43 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

PointProgram/virtual_address_mapping
Addresses generated by the ARM processor are virtual addresses. When the MMU is enabled, it translates these virtual addresses into physical addresses. This means that you can access code or data at a chosen virtual address, when the physical address is at a different location.
Language: C++ - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

edu-fedorae/paging-calculator
Simple paging calculator for virtual page number and offset
Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
