>>>>> " " == Andi Kleen <[EMAIL PROTECTED]> writes:
> On Tue, Sep 12, 2000 at 09:10:56PM +0200, Trond Myklebust
> wrote:
>> Making mtime a true 64-bit cookie on Linux servers would be a
>> solution that works on all clients.
> Making mtime 64bit would also be useful for local parallel make
> runs, the current second resolution leads to race conditions on
> bigger SMP boxes.
> Unfortunately the only FS that supports <s on disk timestamps
> currently is XFS afaik, and there is no VFS interface for it.
You'd have to fix make as well: 'stat' & friends alway return the
timestamp in seconds.
Is there any 'standard' function for reading the microseconds fields
in userland? I couldn't find anything with a brief search in the
X/Open docs.
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- NFS locking bug -- limited mtime resolution means nfs... Trond Myklebust
- Re: NFS locking bug -- limited mtime resolution ... Alan Cox
- Re: NFS locking bug -- limited mtime resolut... Trond Myklebust
- Re: NFS locking bug -- limited mtime res... Alan Cox
- Re: NFS locking bug -- limited mtime res... Jeff Epler
- Re: NFS locking bug -- limited mtime... Trond Myklebust
- Re: NFS locking bug -- limited mtime... Trond Myklebust
- Re: NFS locking bug -- limited ... Jeff Epler
- Re: NFS locking bug -- limited mtime res... Andi Kleen
- Re: NFS locking bug -- limited mtime... Trond Myklebust
- Re: NFS locking bug -- limited ... Andi Kleen
- Re: NFS locking bug -- limited ... Frank van Maarseveen
- Re: NFS locking bug -- limited mtime... Jeff Epler
- Re: NFS locking bug -- limited mtime resolution ... Jeff Epler
- Re: NFS locking bug -- limited mtime resolut... Trond Myklebust
- Re: NFS locking bug -- limited mtime res... Albert D. Cahalan
- Re: NFS locking bug -- limited mtime... Trond Myklebust
- Re: NFS locking bug -- limited ... Jamie Lokier
- Re: NFS locking bug -- limi... Trond Myklebust
- Re: NFS locking bug -- ... Jeff Epler

