Re: [PATCH 0/4] Use 64-bit inode numbers internally in the kernel

From: Josh Boyer
Date: Mon Aug 14 2006 - 20:34:28 EST


On 8/14/06, David Howells <dhowells@xxxxxxxxxx> wrote:

These patches make the kernel use 64-bit inode numbers internally, even on a
32-bit system. They are required because some filesystems have intrinsic
64-bit inode numbers: NFS and XFS for example. The 64-bit inode numbers are
then propagated to userspace automatically where the arch supports it.

Out of curiosity, is there a performance hit for 32-bit systems? Have
you done any minimal benchmarks to see?

josh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/