Re: New nanosecond stat patch for 2.5.44

H. Peter Anvin (hpa@zytor.com)
Wed, 06 Nov 2002 10:00:26 -0800


Gabriel Paubert wrote:
>
> I basically agree but I suspect that filesystem writers will not be very
> happy if you want to use 16 bytes for each timestamp, especially when 8 of
> the bytes (the 32 high order bits from the second count and the TAI-UT
> offset) do not change very often. (besides that tv_nsec is defined as a
> long, i.e. 64 bit on 64 bit machines and _signed_ , stupid if you ask me
> but I digress).
>

The filesystem writers can compact things as they see fit. I'm mostly
talking about the stat(2) format.

-hpa

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