[OpenAFS-devel] 1.4.0-rc4 weirdness

Derrick J Brashear shadow@dementia.org
Tue, 15 Nov 2005 13:55:31 -0500 (EST)


On Tue, 15 Nov 2005, Robert Banz wrote:

>> How about also getting pstack output?
>
> here's a pstack from one that *just* hung, running 1.4.0 -release
>
> Is is me, or do they look like there's a lot of threads stuck in cond_wait?

GetCall uses cond_waits so you only wake upo threads as there are calls 
for them to service.

The interesting thread will probably be the CheckHost thread.

Derrick