Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 09:10:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264867] kevent EVFILT_TIMER, timer expiration with twice the period
Message-ID:  <bug-264867-227-GN5C3ly7jt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264867-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264867-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264867

--- Comment #7 from felice.tufo@gmail.com ---
Hi Mark, unfortunately I have to share the system with other engineers, so =
I'll
try to run the test with the cpuset command as soon as possibile (hopefully
during the weekend).
In the meantime I can add some info:

- I didn't specify the target cpu when arming a callout, nor when using kev=
ent

- the original problem fired on a multithreaded program, but only one of the
threads was calling kevent(), the others were receiving data on sockets. The
program run at priority 0, but not pinned to any cpu. I somehow suspected t=
hat
multithreading could fire the problem more frequently, so I wrote the
multithreaded test program I attached to this bug report, but the original
problem fired while a single thread was calling kevent with a 50ms period.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264867-227-GN5C3ly7jt>