Explain how Linux manages memory: virtual vs physical addressing, page tables, TLB, malloc/mmap, and key /proc/meminfo metrics.
## Problem
You are an SRE onboarding onto a team that manages a fleet of Linux servers running latency-sensitive services. Your manager asks you to explain how Linux memory management works to the team, covering the full stack from virtual addressing to physical allocation, so everyone can diagnose memory-related performance issues.
Sign up to access the full problem
Design canvas, rubric, hints, and model solutions.