Hudson Ayers <hudayers@gmail.com> writes:
Please reply with agenda items and +1s for tomorrow's meeting
I want to bring up Alistair's proposal for 64-bit timers again, now that we are about to merge a new alarm driver implementation that properly conveys left-justified 32-bit ticks values to userspace: timer: Add support for 64-bit timers https://github.com/tock/tock/pull/3343 Two other PRs that haven't seen activity for some time: - syscall: add notification mechanism (https://github.com/tock/tock/pull/3252) - [RFC] Yield-WaitFor syscall (https://github.com/tock/tock/pull/3577) It'd be great if more people took a look at the alarm capsule rewrite. It's a tough subsystem to get right. capsules/alarm: left-justify 32 bit ticks, re-architect alarm, add unit tests (https://github.com/tock/tock/pull/3975)