/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

highscalability.com
| | nikgrozev.com
5.5 parsecs away

Travel
| | Most software engineers know about operating system (OS) level processes and threads. They are taught in all university OS courses. However, newer concepts p...
| | rigtorp.se
4.8 parsecs away

Travel
| | This is a short guide describing the latency implications of the virtual memory abstraction.
| | rugu.dev
5.6 parsecs away

Travel
| |
| | kstefanj.github.io
13.6 parsecs away

Travel
| I've recently spent a lot of time in memory reservation code of the JVM. It started out because we got an external contribution to enable use of multiple large page sizes for Linux. To do this in a good way some other things had to be refactored first. While taking this trip down memory lane I realized that doing a short summary of how large pages are used by the JVM might be an interesting read.