|
You are here |
prodfiler.com | ||
| | | | |
offlinemark.com
|
|
| | | | | 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 [...] | |
| | | | |
www.evanjones.ca
|
|
| | | | | [AI summary] The post explains how using huge pages in virtual memory can improve CPU performance by reducing translation lookaside buffer (TLB) misses, while discussing potential downsides like memory fragmentation and compatibility issues with certain software patterns. | |
| | | | |
rigtorp.se
|
|
| | | | | In this article I will explain when and how to use huge pages. | |
| | | | |
paul.bone.id.au
|
|
| | | In this article we take a look at how the operands of x86 instructions are encoded. | ||