Repository navigation
pagetable
- Website
- Wikipedia
An infinite scroll component based on antd-table that supports virtual scrolling
Code Injection, Inject malicious payload via pagetables pml4.
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
A Rust library to manipulate AArch64 VMSA EL1 page tables.
A C-Program that simulates Virtual Memory Management based on a text file input of logical addresses which represents sequential instructions with address range 0 thru 2^16 - 1. See the Project Report for more details regarding usage.
XIS operating system
converted existing single-thread, contiguous file-allocation, file system into a multi-threaded, multi-level indexed file-allocation file system
Implementation of the 64bits-intel x86 CPU page table in software.
Kernel programs and virtualization codes for cs695
Add a system call in Linux Kernel that get physical addresses from virtual addresses
Some demo programs related to the operating systems class
Implement Virtual Page Yable Register(VPTR, known as page table, CAM, TLB..etc) in memory.