Explore >> Select a destination


You are here

tobert.github.io
| | rigtorp.se
3.5 parsecs away

Travel
| | In this article I will explain when and how to use huge pages.
| | mazzo.li
3.6 parsecs away

Travel
| | Let's say that you have a program which relies on huge pages for performance. I couldn't find a resource fully explaining how to allocate huge pages at runtime, making sure that the huge page allocation was successful, so here it is.
| | www.evanjones.ca
3.9 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.
| | cpu.land
25.3 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.