Date: Wed, 20 Nov 2002 09:03:37 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/5.0R todo.sgml Message-ID: <200211201703.gAKH3bcT086245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/11/20 09:03:37 PST
Modified files:
en/releases/5.0R todo.sgml
Log:
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.
Revision Changes Path
1.25 +11 -1 www/en/releases/5.0R/todo.sgml
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211201703.gAKH3bcT086245>
