bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make 3.99.92 release candidate is available


From: David Boyce
Subject: Re: GNU make 3.99.92 release candidate is available
Date: Wed, 25 Sep 2013 07:59:34 -0700

On Wed, Sep 25, 2013 at 4:51 AM, Boris Kolpackov <address@hidden> wrote:
I don't think disks matter (and the new box has SSDs) since everything
is presumably cached by the kernel. The filesystems are different (ext3
vs ext4), though, again, assuming the directory entries are cached,
there shouldn't be any differences.

Cached or not, the inodes will have to look different since ext4 supports nanosecond timestamps. Is it possible something about the finer grained time is causing this? I know Solaris, which has had ns timestamps forever, had to do some tricky work in the stat struct involving unions and macros in order to support nanoseconds. Possibly something similar is done on Linux resulting in unaligned accesses?

David

reply via email to

[Prev in Thread] Current Thread [Next in Thread]