Adrian Huang, profile picture

Adrian Huang

Sort by
Memory Management with Page Folios
Linux Synchronization Mechanism: RCU (Read Copy Update)
qemu + gdb + sample_code: Run sample code in QEMU OS and observe Linux Kernel behavior
semaphore & mutex.pdf
spinlock.pdf
malloc & vmalloc in Linux
Slab Allocator in Linux Kernel
qemu + gdb: The efficient way to understand/debug Linux kernel code/data structure
Memory Compaction in Linux Kernel.pdf
Physical Memory Management.pdf
Physical Memory Models.pdf
Reverse Mapping (rmap) in Linux Kernel
Memory Mapping Implementation (mmap) in Linux Kernel
Process Address Space: The way to create virtual address (page table) of userspace application
Page cache in Linux kernel