From owner-freebsd-hackers Wed Apr 16 04:20:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA19235 for hackers-outgoing; Wed, 16 Apr 1997 04:20:42 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA19211 for ; Wed, 16 Apr 1997 04:20:38 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA10348; Wed, 16 Apr 1997 07:20:06 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Wed, 16 Apr 1997 07:20 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.3/8.7.3) with ESMTP id GAA00440; Wed, 16 Apr 1997 06:58:21 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.8.3/8.6.9) id HAA02575; Wed, 16 Apr 1997 07:04:54 -0400 (EDT) Date: Wed, 16 Apr 1997 07:04:54 -0400 (EDT) From: Thomas David Rivers Message-Id: <199704161104.HAA02575@lakes.water.net> To: ponds!cdsnet.net!mrcpu, ponds!dyson.iquest.net!toor Subject: Re: Doing the FreeBSD tightrope walk. Cc: ponds!FreeBSD.ORG!dyson, ponds!FreeBSD.ORG!hackers Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > > What is aggravating I guess is that I can swear that I've seen on this > > list statements to the effect of "Bounce buffers support doesn't hurt > > anything, so you might as well leave it in". > > > So we were wrong :-). I always hated the bounce buffer support that > I wrote -- and would have done it better again. But darn'it I don't > think that there are many jobs for bounce-buffer writers :-). > > > > > Oh well, now if somebody fixes my regular NFS panics I will be a happier > > camper than you can imagine. > > > I'd love to work on it soon. Right now, my context is in the thread > support in current, and then BUGFIXES for the next few days. I am > bored of other things, and might look at NFS. > > John > I'd be happy to exercise any NFS changes you propose - particularly if they might bear on the readdir() and V2 problems I've been having. - Dave Rivers -