NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57718: mstohz rounds down, not up, which leads to surprising bugs when it rounds to zero
> On Nov 22, 2023, at 12:05 AM, Michael van Elst <mlelstv%serpens.de@localhost> wrote:
>
> While there are places that work around the issue, there are others
> that do not. Auditing the code and cleaning up needs to happen with
> or without a change to mstohz().
If we’re going to go though all of this, we we please transition away from the tick-oriented interfaces and move to a deadline model? It would remove all of the ambiguity from the call sites.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index