Re: aarch64 and kqueue timer events
Christian Ullrich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
* Mark Johnston wrote: > On Tue, Jun 07, 2022 at 08:23:00AM +0000, Christian Ullrich wrote: >> * Matthew Grooms wrote on 2021-07-25: >> >>> On 7/24/2021 8:18 PM, Matthew Grooms wrote: >> >>>> I'm seeing some strange behavior with kqueue timers on my aarch64 >>>> host. Here is a simple test program that I've compiled on both amd64 >> I see the same on 13.1-RELEASE (releng/13.1) (double interval after the >> first) vs. 13.0-RELEASE-p7 (releng/13.0) (expected interval), on a Pi 3B+. >> >> Did you ever find a solution? > > The bug was fixed recently, unfortunately after 13.1 was released. See > https://cgit.freebsd.org/src/commit/?id=524dadf7a8725dea144571843e611dbdbd59d668 > We plan to release an erratum with a patch for 13.1. That did it. Thank you! -- Christian Ullrich