previous | start | next

Areas (Segments)

Areas (or segments) are contiguous blocks of virtual memory that contain a logical segment of a process's memory.

Each area is described by a C struct: vm_area_struct containing this information:



previous | start | next