Explore >> Select a destination


You are here

ankithooda.com
| | offlinemark.com
3.8 parsecs away

Travel
| | This post details my adventures with the Linux virtual memory subsystem, and my discovery of a creative way to taunt the OOM (out of memory) killer by accumulating memory in the kernel, rather than in userspace. Keep reading and you'll learn: Internal details of the Linux kernel's demand paging implementation How to exploit virtual memory [...]
| | cpu.land
3.8 parsecs away

Travel
| | Curious exactly what happens when you run a program on your computer? Learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.
| | manybutfinite.com
2.8 parsecs away

Travel
| | After examining the virtual address layout of a process, we turn to the kernel and its mechanisms for managing user memory. Here is gonzo again: Linux processes are implemented in the kernel as insta
| | vfio.blogspot.com
21.2 parsecs away

Travel
| Information on using VFIO for assigning PCI/VGA/GPU devices to Linux and Windows guests with QEMU/KVM