Memory Management

Description

The GNU/Linux kernel is responsible for the orchestration of system resources. This includes on how memory segments are assigned for running processes.

Within this domain area, the memory management capabilities of Linux are explained. We dive into how executable binaries and libraries are created. By looking at actual memory locations, we learn how things are organized.

Paying member? Log in to see your progress