From owner-freebsd-hackers Mon Apr 7 16:38:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA25579 for hackers-outgoing; Mon, 7 Apr 1997 16:38:48 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25572 for ; Mon, 7 Apr 1997 16:38:45 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id QAA05932; Mon, 7 Apr 1997 16:39:04 -0700 (PDT) Message-Id: <199704072339.QAA05932@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: dennis cc: hackers@freebsd.org Subject: Re: 2.2.1R NFS and FTP load problem - More Info In-reply-to: Your message of "Mon, 07 Apr 1997 18:47:22 EDT." <3.0.32.19970407184719.00af9490@etinc.com> From: David Greenman Reply-To: dg@root.com Date: Mon, 07 Apr 1997 16:39:03 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >At 08:51 PM 4/7/97 +0200, you wrote: >>On Sat, Apr 05, 1997 at 01:32:09PM -0700, Terry Lambert wrote: >>> > >That's odd.. I had no problems installing 2.2R or 2.2.1R over NFS >with an >>> > >old ISA-only 486 with 8MB of RAM. >>> > >>> > Since there seems to be widespread doubt about this conclusion, >>> > if someone can get me a boot disk with some diagnostics for >>> > memory usage I'd be more than happy to try to track this down (as >>> > its no doubt going to bite me in the future)....theres a limited amount >>> > of info that I can gather with the install disk unfortunatly..... > >Well, the machine with 8 meg of RAM seems to work OK when I do a >full developer load (sources), but fails on the "kernel developer" >selection. Could there be a bug there? Its a total pig when loading >the ports.....the throughput drops to like 5Kb and the disk sounds like >a choo-choo..... The ports tree is escentially a few thousand directories, and the blocks for those are written out to disk syncronously (although the filesystem is mounted async). I don't know why you're seeing a failure. Perhaps you could try doing a "ps" in the "emergency holographic shell"? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project