From owner-freebsd-current Mon Jan 26 22:31:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19570 for current-outgoing; Mon, 26 Jan 1998 22:31:23 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19565; Mon, 26 Jan 1998 22:31:17 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id BAA27457; Tue, 27 Jan 1998 01:30:59 -0500 (EST) (envelope-from toor) Message-Id: <199801270630.BAA27457@dyson.iquest.net> Subject: Re: Another observation on -current and NFS In-Reply-To: <199801270559.AAA07933@skynet.ctr.columbia.edu> from Bill Paul at "Jan 27, 98 00:59:37 am" To: wpaul@skynet.ctr.columbia.edu (Bill Paul) Date: Tue, 27 Jan 1998 01:30:59 -0500 (EST) Cc: grog@lemis.com, current@FreeBSD.ORG, dyson@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk Bill Paul said: > > [...] > > #12 0xf0134384 in vfs_vmio_release (bp=0xf24e556c) at ../../kern/vfs_bio.c:756 > > #13 0xf0134080 in brelse (bp=0xf24e556c) at ../../kern/vfs_bio.c:647 > > #14 0xf0166316 in nfs_bioread (vp=0xf0508900, uio=0xf3a41e34, ioflag=8, cred=0xf0547b80, getpages=1) > > at ../../nfs/nfs_bio.c:346 > > #15 0xf0165b64 in nfs_getpages (ap=0xf3a41e70) at ../../nfs/nfs_bio.c:116 > This is really wierd... nfs_getpages no-longer calls nfs_bioread, and handles the I/O on it's own. We must not be talking about -current, are we? :-). If you are running -stable, and have lots of nerve, you might want to grab a copy of the new nfs_getpages from -current and port it :-). -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig.