Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] how to tune reiser4 for millions of files?
- Date: Fri, 29 Jan 2010 14:46:13 +0100
- From: Michal Hajek <hajek1@example.com>
- Subject: Re: [tlug] how to tune reiser4 for millions of files?
- References: <20100128073847.GH13095@example.com> <20100128095957.GB24344@example.com> <20100128132701.GI13095@example.com> <87wrz2s08d.fsf@example.com> <20100128180431.GA10687@example.com>
- User-agent: Mutt/1.5.18 (2008-05-17)
thanks for comments. I agree completely that the analysis program may be faster than ls. Right now the program is running, so I will let it run and wait for the new (i.e. better written) application. In the meantime I may try mysqlfs. Also, as Patrick suggested, I have tried find + xargs: * Patrick Bernier (pat@example.com) [100128 19:17]: > One example: > find . -print0 | xargs -0 -r -- ls -l this yields the result in something like 30 min, which is a great improvement compared to those 6+ hours which I spent with simple "ls -l" and _without_ any result. Unfortunately, this knowledge cannot be used directly for the analysis program. But I am glad I have learned about it. I did not realize immediately, that "find ." will find "." directory too, thus producing the listing twice - i.e. once for files and once for "ls ." . So after the first listing I have killed the command. That was about 30 min. after start, as mentioned above. Best regards Michal
- Follow-Ups:
- Re: [tlug] how to tune reiser4 for millions of files?
- From: Patrick Bernier
- References:
- [tlug] how to tune reiser4 for millions of files?
- From: Michal Hajek
- Re: [tlug] how to tune reiser4 for millions of files?
- From: Curt Sampson
- Re: [tlug] how to tune reiser4 for millions of files?
- From: Michal Hajek
- Re: [tlug] how to tune reiser4 for millions of files?
- From: Stephen J. Turnbull
- Re: [tlug] how to tune reiser4 for millions of files?
- From: Patrick Bernier
Home | Main Index | Thread Index
- Prev by Date: [tlug] Looking for Accounting software
- Next by Date: Re: [tlug] Looking for Accounting software
- Previous by thread: Re: [tlug] how to tune reiser4 for millions of files?
- Next by thread: Re: [tlug] how to tune reiser4 for millions of files?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links