From owner-freebsd-current Tue Sep 28 6:32:52 1999 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 7DE5214E98 for ; Tue, 28 Sep 1999 06:32:48 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id PAA26149; Tue, 28 Sep 1999 15:32:02 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Ville-Pertti Keinonen Cc: current@FreeBSD.ORG, culverk@culverk.student.umd.edu Subject: Re: just found this In-reply-to: Your message of "28 Sep 1999 12:58:31 -0000." <19990928125831.17843.qmail@ns.oeno.com> Date: Tue, 28 Sep 1999 15:32:01 +0200 Message-ID: <26147.938525521@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19990928125831.17843.qmail@ns.oeno.com>, Ville-Pertti Keinonen writ es: n>Actual use obviously shouldn't include cached data. Can you say off >the top of your head whether v_holdcnt applies to anything other than >v_cache_src and non-VM buffer-cache (struct buf) stuff? Sorry, no, can't answer without looking. >If not, then v_usecount == 0 could be considered non-use without >worrying about v_holdcnt, since most vnodes with cached data are going >to have an associated vm_object holding a real reference. > >> >BTW: You still haven't committed the v_id patch I sent you in May. Is >> >there any specific reason for this? >> >> I seem to remember we stalled on some detail which wouldn't or >> couldn't work was it NFS ? > >No, there was a completely unrelated NFS bug I ran into while looking >into it (which has been fixed), the last comment from you seemed to >imply that you were going to commit the patch. Sorry, we must have missed each other. I understood that since NFS held "soft references" it was pointless. Send me the patch again and lets resume that one. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message