Re: ls -l takes a forever to finish.

[ Available lists | Index of freebsd-questions | Month of Nov 2007 | Week of 27 Nov 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Garrett Cooper <youshi10@u.washington.edu>
Date
27 Nov 2007 22:45:20
Subject
Re: ls -l takes a forever to finish.
Message-ID
D2A21CEA-6D91-4116-809C-1A447E6C3E21@u.washington.edu

In reply to
References to

[ Hide this part ]
On Nov 27, 2007, at 1:53 PM, Mark Evans wrote:

> I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever
> for the it to complete. top shows that the "ls -l" command uses
> about 98% of the CPU doing the time. If I run "ls" I do not
> experience any problem. anyone have any ideas?
>
> Thanks
> Mark


That's incredibly strange because ls is a simple program... Could
you attach gdb to ls and find out where it's eating up all of your
CPU time?
-Garrett


Elapsed time: 0.084 seconds