Memory Management Time

These segments in the timeline are associated with blocking times that are categorized as Memory Management. This implies that a thread is blocked by an event that is associated with a memory management operation such as Paging. During this time, a thread has been blocked in an API or kernel state that the Concurrency Visualizer is counting as memory management. These include events such as paging and memory allocation.

Examine the associated call stacks and profile reports to better understand the underlying reasons for blocks that are categorized as Memory Management.

See Also

Concepts

Threads View (Parallel Performance)