K 10
svn:author
V 7
rwatson
K 8
svn:date
V 27
2002-11-20T17:03:37.000000Z
K 7
svn:log
V 324
Report of a panic in the tcp syncache timer code due to another thread
sleeping while holding an inpcb mutex.  Probably the IP stack is
sleeping somewhere while holding the mutex (under high load), which
violates assertions regarding the use of mutexes.  If this can be
reproduced using WITNESS, it should be easy to debug.

END
