From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 05:47:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 782DD16A4CE for ; Wed, 29 Dec 2004 05:47:24 +0000 (GMT) Received: from skippyii.compar.com (skippyii.compar.com [216.208.38.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC6543D53 for ; Wed, 29 Dec 2004 05:47:23 +0000 (GMT) (envelope-from matt@gsicomp.on.ca) Received: from hermes (CPE00062566c7bb-CM000039c69a66.cpe.net.cable.rogers.com [69.193.82.185])iBT5t8Mg098457; Wed, 29 Dec 2004 00:55:08 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <002301c4ed69$89587040$1200a8c0@gsicomp.on.ca> From: "Matt Emmerton" To: "Michael C. Shultz" References: <20041229052652.27086.qmail@web53607.mail.yahoo.com> <200412282135.10346.reso3w83@verizon.net> Date: Wed, 29 Dec 2004 00:44:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: freebsd-questions@freebsd.org Subject: Re: Man pages take forever on slow machine? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 05:47:24 -0000 > > Ok so I got over my hurdle getting FreeBSD 5.3 installed on this old > > Presario (it ended up being RAM... needed more than 16MB to get > > through install, borrowed some and then could then back off to > > default 16MB after 5.3 was on). I thought I was on a roll until I > > "accidentally" tried to bring up a man page. It has been on > > "Formatting page, please wait..." ever since. > > > > I didn't pay attention to when, but I think it was at least an hour > > ago. Yes, an HOUR. And I still don't have my man page. > > > > Yes this isn't the fastest machine (I think it's a Pentium 133MHz, > > 16MB RAM) You will probably be paging to disk during "normal" operation. > > but really... I ran FreeBSD 2.2.2 as a webserver on a 486 > > 66MHz "back in the day". I'd expect this to be slow, but... 1+ hours > > for a man page? It's probably a) building the index of man pages and b) formatting the man page you requested. You may see better performance if you install the "catpages" distribution (pre-formatted man pages) from the ISOs. -- Matt Emmerton