Andreas> For 64-bit systems like Alpha, it is relatively easy to use
Andreas> 8kB blocks for ext3. It has been discouraged because such
Andreas> a filesystem is non-portable to other (smaller page-sized)
Andreas> filesystems. Maybe this rationale should be re-examined -
Andreas> I could probably whip up a configure option for e2fsprogs
Andreas> to allow 8kB blocks in a few hours.
If you do this, please consider allowing a block size up to 64KB.
The ia64 kernel offers a choice of 4, 8, 16, and 64KB page size.
Andreas> Does x86-64 and/or ia64 actually _use_ > 4kB page sizes?
ia64 linux normally uses > 4KB. The recommended page size at the
moment is 16KB. I didn't think 64KB would become realistic for quite
some time, but performance is surprisingly good, even on today's
systems.
--david
-
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/