Date: Tue, 27 Jan 1998 01:30:59 -0500 (EST) From: "John S. Dyson" <dyson@FreeBSD.ORG> To: wpaul@skynet.ctr.columbia.edu (Bill Paul) Cc: grog@lemis.com, current@FreeBSD.ORG, dyson@FreeBSD.ORG Subject: Re: Another observation on -current and NFS Message-ID: <199801270630.BAA27457@dyson.iquest.net> In-Reply-To: <199801270559.AAA07933@skynet.ctr.columbia.edu> from Bill Paul at "Jan 27, 98 00:59:37 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801270630.BAA27457>