[Bug 264867] kevent EVFILT_TIMER, timer expiration with twice the period
Date: Fri, 01 Jul 2022 15:36:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264867 --- Comment #11 from felice.tufo@gmail.com --- Comment on attachment 235023 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235023 patched file After some hours running, unfortunately the problem fired again (programmed 50ms period, slept 100ms) Cicle 255600 - Thread 1240 OK Cicle 255600 - Thread 1241 OK Cicle 255600 - Thread 1236 OK Cicle 255600 - Thread 1242 OK Thread 1239 start sec 13352 nsec 453408127 stop sec 13352 nsec 553448989 wait sec 0 nsec 100040862 Could you please double check that the file I've just attached was patched correctly? After patching, I just copied (renaming) the GENERIC amd64 configuration, did a 'make buildkernel KERNELCONF=xxx', 'make installkernel KERNELCONF=xxx' and rebooted. I'm relaunching the test pinning the all the threads to a cpu... let's see if this helps. -- You are receiving this mail because: You are the assignee for the bug.