/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

prodfiler.com
| | offlinemark.com
3.0 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 [...]
| | www.evanjones.ca
3.6 parsecs away

Travel
| | [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
2.2 parsecs away

Travel
| | In this article I will explain when and how to use huge pages.
| | paul.bone.id.au
27.4 parsecs away

Travel
| In this article we take a look at how the operands of x86 instructions are encoded.