Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 10:19:37 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Warner Losh <imp@village.org>
Cc:        "Leif Neland" <leifn@neland.dk>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Sv: speed of file(1) 
Message-ID:  <199907201719.KAA05742@apollo.backplane.com>
References:  <02a901bed22e$25164e60$0e00a8c0@neland.dk>  <199907192045.NAA99619@apollo.backplane.com>  <199907200942.DAA85004@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:Maybe the P60 is memory starved.  Thrashing would cause this huge
:factor of speed difference...
:
:Warner

    No, I tested it on my 1G box - there was a very noticeable delay running
    'file' on a simple text file.  Something in the file program or in the
    data description is causing the file program to eat cpu but I'm not really
    interested in spending hours tracking it down.

    If someone wants to work on the problem, I recommend editing the magic
    file to home in on the cause.  I did a quick 'cut magic file in half'
    test and the time went from 0.09 seconds to 0.01 seconds, so I believe
    there is something in there that is causing the problem.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907201719.KAA05742>