Contention Patterns
A page to reference all different kinds of contention is necessary, so I created this post:
- High Contention (executive resources)
- High Contention (critical sections)
- High Contention (processors)
- High Contention (.NET CLR monitors)
- Critical Region
- High Contention (.NET heap)
- High Contention (sockets)
I’ll update it as soon as I add more similar patterns.
- Dmitry Vostokov @ DumpAnalysis.org + TraceAnalysis.org -
September 28th, 2010 at 4:42 pm
[…] Lock contention (p. 594) - some patterns: http://www.dumpanalysis.org/blog/index.php/2010/09/21/contention-patterns/ […]