From owner-freebsd-hackers Mon Feb 16 17:16:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26475 for freebsd-hackers-outgoing; Mon, 16 Feb 1998 17:16:24 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from pat.idi.ntnu.no (0@pat.idi.ntnu.no [129.241.103.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26443 for ; Mon, 16 Feb 1998 17:16:13 -0800 (PST) (envelope-from Tor.Egge@idi.ntnu.no) Received: from idi.ntnu.no (tegge@presis.idi.ntnu.no [129.241.111.173]) by pat.idi.ntnu.no (8.8.8/8.8.8) with ESMTP id CAA21240; Tue, 17 Feb 1998 02:15:33 +0100 (MET) Message-Id: <199802170115.CAA21240@pat.idi.ntnu.no> To: mike@smith.net.au Cc: toor@dyson.iquest.net, hackers@FreeBSD.ORG Subject: Re: VM messed: vm_page_free panic problem In-Reply-To: Your message of "Mon, 16 Feb 1998 16:50:16 -0800" References: <199802170050.QAA08610@dingo.cdrom.com> X-Mailer: Mew version 1.70 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 17 Feb 1998 02:15:33 +0100 From: Tor Egge Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > How can we encourage you to pursue more of these interesting issues? > Resources? Incentives? Effusive thanks? After I've completed my Ph.D. thesis, I might tell you. > I've committed it to -current; I was going to ask if it was required > in -stable (ie. is this a fundamental problem, or just one that's > arisen out of changes to -current?) I believe -stable has the same problem (ffs_getpages calls calls VOP_GETPAGES, mfs doesn't implement VOP_GETPAGES). This is based upon looking through the source code, I've not actually triggered the problem in -stable. - Tor Egge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message