https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #7 from Conrad Meyer <c...@freebsd.org> --- I have a patch to modify existing timers: $ ./test kevent time: 1017 It is probably racy. f_event calls should be protected by the knote list lock, but nothing protects the first timer callout racing with the 2nd registration's polling. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"