Re: [PATCH] Radix tree page cache

From: Andrea Arcangeli (andrea@suse.de)
Date: Wed Jan 30 2002 - 21:25:40 EST


On Wed, Jan 30, 2002 at 10:25:44PM +0200, Momchil Velikov wrote:
> Linus,
>
> Please, consider for inclusion in 2.5.3 series the following radix
> tree page cache patch.

Please benchmark on files 10giga large, only do cached I/O (reads are
fine) between 9G and 10G offset for example.

dbench or others handling not very huge files are not interesting
benchmarks for this, for them per-inode rbtree was faster too. the only
problem are the very huge files, the hashtable guarantees the same
performance on small and huge files.

Andrea
-
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/



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:01:30 EST