Messages in this thread |  | | Subject | Re: [Bug 417] New: htree much slower than regular ext3 | From | Alex Tomas <> | Date | 09 Mar 2003 22:26:01 +0300 |
| |
>>>>> Theodore Ts'o (TT) writes:
TT> The fix in userspace would be for du and find (the two programs TT> most likely to care about this sort of thing) to pull into memory TT> a large chunks of the directory at a time, sort them by inode, TT> and then stat them in inode order.
in fact, this solution solves problem for filesystems with fixed inodes placement. for example, this solutions won't work for reiserfs.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |