Date: Mon, 27 Sep 2004 19:14:57 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: Re: Very very slow Message-ID: <4158AD01.401@daleco.biz> In-Reply-To: <20040927184827.GB31494@xor.obsecurity.org> References: <2D8BB15C7B5C214F81C32D3A83B32736013D46C8@idbexc01.americas.cpqcorp.net> <20040927081638.GA26247@math.jussieu.fr> <20040927184827.GB31494@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: >On Mon, Sep 27, 2004 at 10:16:38AM +0200, Albert Shih wrote: > > >> 32 sec to do >> >>cd /usr/src >>time find . -type f -print > /dev/null >> >>and on other computer I just need 0.8 sec to do that. >> >> > >I don't believe that, unless you already have all of /usr/src in >cache. 32 seconds seems quite normal for searching and reading ~55000 >directory entries (on the machine I just tried it took 42 seconds). > >Kris > > Hmm. Didn't take that long here. Celeron 2.4, 768MB DDR, full src (enough to buildworld on 5.2.1-p3, anyway): <kadmin@archangel> [/usr/src] [19:10] % sudo time find . -type f -print > /dev/null 3.60 real 0.34 user 1.86 sys KDK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4158AD01.401>