Explore >> Select a destination


You are here

blog.lenot.re
| | offlinemark.com
3.3 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 [...]
| | manybutfinite.com
2.1 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
| | rigtorp.se
3.1 parsecs away

Travel
| | This is a short guide describing the latency implications of the virtual memory abstraction.
| | shellsharks.com
13.4 parsecs away

Travel
| An introduction to x86 Intel assembly.