Thread Patterns
A page to reference all different kinds of thread related patterns is necessary, so I created this post:
- Spiking Thread
- Waiting Thread Time (kernel dumps)
- Waiting Thread Time (user dumps)
- Missing Thread
- Passive Thread (user space)
- Passive System Thread (kernel space)
- Main Thread
- Wait Chain (thread objects)
- Suspended Thread
- Blocked Thread (software)
- Blocked Thread (hardware)
- Blocked Thread (timeout)
- Thread Starvation (realtime priority)
- Thread Starvation (normal priority)
- Affine Thread
- CLR Thread
- Thread Age
- Special Thread (.NET CLR)
- No Current Thread
- Active Thread (Mac OS X)
- One-Thread Process
- Thread Cluster
- Ghost Thread
- Thread Poset
- Active Thread (Windows)
- Not My Thread
- Data Correlation (CPU times)
I’ll update it as soon as I add more similar patterns.
- Dmitry Vostokov @ DumpAnalysis.org + TraceAnalysis.org -