From owner-freebsd-alpha Tue Dec 18 6:21:55 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from testmail.infothuis.nl (testmail.infothuis.nl [195.96.98.67]) by hub.freebsd.org (Postfix) with SMTP id 3E63437B41B for ; Tue, 18 Dec 2001 06:21:52 -0800 (PST) Received: (qmail 23278 invoked from network); 18 Dec 2001 14:21:53 -0000 Received: from 39dyn215.com21.casema.net (HELO pc48) (213.17.44.215) by testmail.infothuis.nl with SMTP; 18 Dec 2001 14:21:53 -0000 Message-ID: <005a01c187cf$9eb61e40$1900a8c0@pc48> From: "Floris 'Tamama' van Gog" To: "Andrew Gallatin" Cc: References: <003201c187cb$1342a490$1900a8c0@pc48> <15391.20062.61494.764067@grasshopper.cs.duke.edu> Subject: Re: slow startup of programs Date: Tue, 18 Dec 2001 15:23:52 +0100 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 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks, this explains a lot. When was this 'bug' introduced? I am currently running 4.4-release. Floris ----- Original Message ----- From: "Andrew Gallatin" To: "Floris 'Tamama' van Gog" Cc: Sent: Tuesday, December 18, 2001 3:10 PM Subject: Re: slow startup of programs > > Floris 'Tamama' van Gog writes: > > Hi, > > > > I recently installed FreeBSD on an axpci33 Alpha (166Mhz) and it has.. > > 'issues' :-) > > Every program I run takes 4 seconds to start.. even 'clear'. This doesnt > > sound right.. 'halt' on the other hand executes immediately. > > > > Does anyone have any ideas what this could be and or how i can fix it? I > > considered the possibility of a slow video interface, but i recently got > > ssh to work properly and it has the same problem when connected from > > another computer. > > There was a performance bug in the runtime dynamic linker/loader > (rtld). Most people never noticed because they're not running on > obsolete computers whose main memory is slower than some modern disk > drives ;-P Doug fixed it when he noticed KDE was slow on a more modern > machine. > > Anyway, use cvsup (or anoncvs, or whatever) & get the latest RELENG_4 > (stable) sources. Build & install /usr/src/libexec/rtld-elf. Be > careful, messing up the rtld is a good way to end up with a mostly > unusable system -- make a backup of /usr/libexec/ld-elf.so.1. > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message