Memory

Memory can be allocated statically (by the loader), such as code and data areas, or dynamically as needed. All real-time memory is in non-paged space. This chapter also introduces functions to share memory between processes.