Re: gettimeofday nanoseconds patch (makes it possible for theposix-timer functions to return higher accuracy)

From: David Mosberger
Date: Wed Jul 14 2004 - 16:21:04 EST


>>>>> On Wed, 14 Jul 2004 13:28:39 -0700 (PDT), Christoph Lameter <clameter@xxxxxxx> said:

Christoph> Right. I had it named getnstimeofday before but the
Christoph> feeling was that the patch should not introduce a new
Christoph> name. Any approach that would allow progress on the issue
Christoph> would be fine with me.

Just to avoid further confusion: I wasn't objecting to the name, I was
suggesting that do_gettimeofday() should instead use timespec.

Christoph> do_gettimeofday is used all over the linux kernel for a
Christoph> variety of purposes and lots of code depends on the
Christoph> presence of a timeval struct.

Which is true...

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