Re: MTIME update frequency
Jonathan Behrens <behrensj@...>
Adding more configuration options increases complexity. Under the
current draft, if software wants an interrupt 1ms in the future it can set mtimecmp to the value of mtime plus 100,000. If we make the resolution of
mtime vary between systems, then we have to do a bunch more
specification and implementation work to pipe that information around. Based on Greg's message it sounds like that may be happening, but I also see the appeal of just picking the extremely simple option that works well enough for everyone's case (even if it isn't some people's top pick) Jonathan On Tue, Nov 16, 2021 at 12:17 PM Vedvyas Shanbhogue via lists.riscv.org <ved=rivosinc.com@...> wrote: So do we agree that the platform specification must not treat a |
|