From owner-freebsd-hackers Thu Nov 14 18:50:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA05380 for hackers-outgoing; Thu, 14 Nov 1996 18:50:51 -0800 (PST) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA05361 for ; Thu, 14 Nov 1996 18:50:42 -0800 (PST) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA05521; Thu, 14 Nov 1996 21:50:07 -0500 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Thu, 14 Nov 1996 21:50 EST Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.7.5/8.7.3) with ESMTP id UAA23462; Thu, 14 Nov 1996 20:37:41 -0500 (EST) Received: (from rivers@localhost) by lakes.water.net (8.7.5/8.6.9) id UAA20669; Thu, 14 Nov 1996 20:39:12 -0500 (EST) Date: Thu, 14 Nov 1996 20:39:12 -0500 (EST) From: Thomas David Rivers Message-Id: <199611150139.UAA20669@lakes.water.net> To: terry@lambert.org, ponds!root.com!dg Subject: Re: Even more info on daily panics... Cc: ponds!FreeBSD.org!Hackers, ponds!cet.co.jp!michaelh, ponds!ponds!rivers, ponds!lambert.org!terry Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > If you look at the BSD4.4-Lite2 code, you will see they cleaned this > up (using a fix just as kludgy as my one liner) by using kern_lock.c > functions instead of smearing the lock state. Err, umm, I had to be a naysayer - but I've gotten two examples of the one-liner fix that didn't address my particular problem. Granted, I could have messed something up; I'd be happy to retry it all... - Dave Rivers -