# Linux Memory Management - Kernel Space [TOC] ## References Note that the lowmem area never get swapped out. Also note that the `struct mm` and the `struct vm_area_struct` are for the user space part the the address space. ### [Tutorial: Linux Memory Management and Containers - Gerlof Langeveld, AT Computing](https://youtu.be/ql1axx--8sI) {%youtube ql1axx--8sI %} ### [Direct Map Management - Mike Rapoport](https://youtu.be/egC7ZK4pcnQ) {%youtube egC7ZK4pcnQ %}