HomeFreeBSD

Report of a panic in the tcp syncache timer code due to another thread

Description

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.

Details

Provenance
rwatsonAuthored on Nov 20 2002, 5:03 PM
Parents
R9:49660ccaeec2: Add an item for reported problems deleting an NTFS partition using the
Branches
Unknown
Tags
Unknown