NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/25641 (nfs uses time(9) where it should use mono_time(9))
> On Aug 5, 2019, at 3:36 PM, maya%netbsd.org@localhost <maya%NetBSD.org@localhost> wrote:
>
> Synopsis: nfs uses time(9) where it should use mono_time(9)
>
> State-Changed-From-To: closed->open
> State-Changed-By: maya%NetBSD.org@localhost
> State-Changed-When: Mon, 05 Aug 2019 22:36:26 +0000
> State-Changed-Why:
> I might be confused, do you want the time since boot or a more monotonic time?
These are time stamps needed to deal with attribute cache timeouts and other things that need to be measured in time-actually-passed, not time relative to what the time-of-day is set to.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index