From owner-freebsd-hackers Mon Apr 19 22:25:25 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 3E31C15151 for ; Mon, 19 Apr 1999 22:25:19 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id AAA01322; Tue, 20 Apr 1999 00:22:29 -0500 (CDT) Date: Tue, 20 Apr 1999 00:22:29 -0500 From: "Matthew D. Fuller" To: John Polstra Cc: Matthew Dillon , hackers@FreeBSD.ORG Subject: Re: Directories not VMIO cached at all! Message-ID: <19990420002229.C1229@futuresouth.com> References: <199904192330.QAA91277@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from John Polstra on Mon, Apr 19, 1999 at 05:32:00PM -0700 X-OS: FreeBSD Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 19, 1999 at 05:32:00PM -0700, a little birdie told me that John Polstra remarked > Matthew Dillon wrote: > > > At a rough guess, there are 2800 directories in the CVS tree. > > Heh -- I bet you didn't count the ports tree. :-) When I last counted > (a few months ago), the repository as a whole had 48,500 files in > 12,900 directories, totaling 564 MB of space. I'm sure it has grown > since then (egcs plus the ports team's usual 8000 ports per month). > The vast majority of directories are in the ports tree, and they're > very small. I don't know whether that makes a difference or not > with regard to the VMIO fix. Ha! This is something I can jump in on (and rather quickly, having noatime on my /usr/cvs partition ;) doc/, ports/, src/, www/ mortis:/usr/cvs root% df /usr/cvs Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/sd1s1f 1017327 630491 305450 67% /usr/cvs mortis:/usr/cvs root% find . -type d -print | wc -l 13948 mortis:/usr/cvs root% find . -type f -print | wc -l 51920 Big. And if I CVSup daily, it takes about 4 minutes ;> -- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | Matthew Fuller http://www.over-yonder.net/ | * fullermd@futuresouth.com fullermd@over-yonder.net * | UNIX Systems Administrator Specializing in FreeBSD | * FutureSouth Communications ISPHelp ISP Consulting * | "The only reason I'm burning my candle at both ends, | * is because I haven't figured out how to light the * | middle yet" | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message