From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1En6Sf-00004o-7e for garchives@archives.gentoo.org; Fri, 16 Dec 2005 03:40:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBG3dtqH021236; Fri, 16 Dec 2005 03:39:55 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBG3YtaZ020419 for ; Fri, 16 Dec 2005 03:34:56 GMT Received: from newton.random-chaos.org.uk ([195.82.107.148]) by smtp.gentoo.org with esmtp (Exim 4.54) id 1En6Mx-0008JX-BT for gentoo-user@lists.gentoo.org; Fri, 16 Dec 2005 03:34:55 +0000 Received: from [216.17.75.75] (helo=mail.krytosvirus.com) by newton.random-chaos.org.uk with esmtp (Exim 4.21) id 1En5Zb-0004fy-H6 for gentoo-user@gentoo.org; Fri, 16 Dec 2005 02:43:55 +0000 Received: from slayer.krytosvirus.com (slayer.krytosvirus.com [216.17.75.77]) by mail.krytosvirus.com (Postfix) with ESMTP id 6D311EAD; Thu, 15 Dec 2005 21:35:15 -0600 (CST) From: Justin Krejci To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge starts slowly Date: Thu, 15 Dec 2005 21:34:52 -0600 User-Agent: mmm, raw tcp Cc: Richard Fish References: <200512150014.15395.jus@krytosvirus.com> <7696767.1134661621163.JavaMail.root@sniper5> In-Reply-To: <7696767.1134661621163.JavaMail.root@sniper5> X-Face: *=F*],{/L+"n0:jcG_+H@{$PsEWe]S[;DyQh3c)%M1@4jsmih3ro|CRLlJ9/DsQWt3M}!x#l@? X-Mailer: Telnet version 1.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512152134.52711.jus@krytosvirus.com> X-Archives-Salt: c0315c2e-02fe-4b57-a1bc-3bf96d505147 X-Archives-Hash: ebf551b355fd7addc0b79f9cfa2bcbc1 On Thursday 15 December 2005 09:45 am, Richard Fish wrote: > On 12/14/05, Justin Krejci wrote: > > When I run "emerge -s whatever" or "emerge sync" or any emerge command > > apparently, it usually takes about 1 second to start the command on the > > AMD64 system whereas on the Athlon-XP system it usually takes about 10-30 > > seconds fore the command to start. What I mean by that is for example > > You can try something like: > > strace -tt -f -o /tmp/strace.out emerge -s tcpdump > > Then look at /tmp/strace.out and see what kind of system call is being > made that is taking so long to complete. > > -Richard Well I ran it once then ran it again to a different output file and the two files are the same length and doing a cursory glance thru the files they both seem fairly similar. When I have some time, ill check the files more closesly in particular the timestamps. Thanks for the idea. -- gentoo-user@gentoo.org mailing list