/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

venam.net
| | cpu.land
1.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.
| | www.nayuki.io
3.4 parsecs away

Travel
| | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.
| | blog.codingconfessions.com
2.9 parsecs away

Travel
| | An explanation of how Linux handles system calls on x86-64 and why they show up as expensive operations in performance profiles
| | blog.lenot.re
35.8 parsecs away

Travel
| And how to retain consistency when memory allocation failures occur?