Hi,
I was stressing an application and something weird happened: when the application starts to fail, the processor time is around 8%, Processor queue lenght is high (around 40 for a 2 core machine).
Context Switches/sec goes from 1100 to 2300 and Processor interrupts/sec is around 150.
I never seen something like that, so low cpu usage with so long processor queue lenght.
I´m thinking in something like to many threads being started, but the processsor time should be higher... any ideas?
I was stressing an application and something weird happened: when the application starts to fail, the processor time is around 8%, Processor queue lenght is high (around 40 for a 2 core machine).
Context Switches/sec goes from 1100 to 2300 and Processor interrupts/sec is around 150.
I never seen something like that, so low cpu usage with so long processor queue lenght.
I´m thinking in something like to many threads being started, but the processsor time should be higher... any ideas?