Categories: None [Edit]
readorder
Readorder orders a list of files into a more effective read order. You would possibly want to use readorder in a case where you know ahead of time that you have a large quantity of files on disc to process. You can give that list off those files and it will report back to you the order in which you should process them to make most effective use of your disc I/O. Given a list of filenames, either on the command line or via stdin, readorder will output the filenames in an order that should increase the I/O throughput when the files corresponding to the filenames are read off of disc. The output order of the filenames can either be in inode order or physical disc block order. This is dependent upon operating system support and permission level of the user running readorder.
Total
Ranking: 92,826 of 182,901
Downloads: 8,107
Daily
Ranking: 56,274 of 182,889
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 944,905,605 | rake |
402 | 89,038,772 | logging |
742 | 57,012,999 | hitimes |
2,934 | 4,135,210 | main |
4,423 | 1,484,553 | configuration |
6,992 | 500,212 | amalgalite |
Owners
# | Gravatar | Handle |
---|---|---|
1 | jjh |