Re: To Discuss: Application Startup Time



Alexander Larsson wrote:
> Hmm. It shouldn't be doing thousands of stats. Just a readdir per
> directory.

It's calling getdirents for every directory.  That has to read
the inode.  Check my first post in the thread, or run strace
yourself.

Andy



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]