From owner-freebsd-current Tue Sep 5 19:16:31 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id TAA16225 for current-outgoing; Tue, 5 Sep 1995 19:16:31 -0700 Received: from bunyip.cc.uq.oz.au (bunyip.cc.uq.oz.au [130.102.2.1]) by freefall.freebsd.org (8.6.11/8.6.6) with SMTP id TAA16205 for ; Tue, 5 Sep 1995 19:16:23 -0700 Received: from cc.uq.oz.au by bunyip.cc.uq.oz.au id <11756-0@bunyip.cc.uq.oz.au>; Wed, 6 Sep 1995 10:26:13 +1000 Received: from netfl15a.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id KAA14281; Wed, 6 Sep 1995 10:30:49 +1000 Received: from localhost by netfl15a.devetir.qld.gov.au (8.6.8.1/DEVETIR-0.1) id AAA12252; Wed, 6 Sep 1995 00:31:07 GMT Message-Id: <199509060031.AAA12252@netfl15a.devetir.qld.gov.au> X-Mailer: exmh version 1.6 4/21/95 To: John Dyson cc: current@freebsd.org Subject: Re: To ALL that are running current!!! In-reply-to: Your message of "Tue, 05 Sep 1995 16:14:35 MST." <199509052314.QAA10314@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 06 Sep 1995 10:31:07 +1000 From: Stephen Hocking Sender: current-owner@freebsd.org Precedence: bulk > The biggest change so far that can cause crashes is that VOP_BMAP > now has an additional arg. The VOP_GETPAGES/VOP_PUTPAGES should not cause > problems (yet). > > John I've just "make clean depend all install" in /usr/src/lkm and rebooted, and so far I've yet to see any of the sig 10/11's that I was seeing before. The dynamically linked programs that were not running before are now. I usually run a kernel with very few LKMs (linux emulation and that's it) and so was puzzled to see this listed as the cause of the behaivour. I thought the make world that I'd done would've caught them as well. Oh well - now it's back to bashing my head against the seagate driver to try and get it to do disconnects properly. Stephen BTW, it does seem a bit faster... I do not speak for the Worker's Compensation Board of Queensland - They don't pay me enough for that!