Date: Mon, 27 Mar 2000 11:48:38 -0500 (EST) From: <joeo@cracktown.com> To: hackers@freebsd.org Subject: figuring out were an spl lock isn't being freed Message-ID: <Pine.LNX.4.04.10003271140300.6549-100000@ra.nks.net>
next in thread | raw e-mail | index | archive | help
I'm playing with a third party kernel module under 4.0. Occasionally the box locks up during extended access to the device it supports, though the box will respond to pings and other hardware driven interupts, but will not let loggins happen, and open telnet sessions from remote hosts freeze. I'm guessing an spltty isn't being freed. What's the best way to go about figuring out what function isn't freeing the lock or returning? Thanks for any help, Joe Orthoefer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.10003271140300.6549-100000>