Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2022 14:57:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past
Message-ID:  <bug-262273-227-sBDWKgH8qa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262273-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262273-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=3D262273

--- Comment #6 from firk@cantconnect.ru ---
Please run both tests multiple times to ensure that the first fails from ti=
me
to time and the second not. If this is true, it is surely a bug that should=
 be
fixed.

The difference between these two timers is that CLOCK_THREAD_CPUTIME_ID is
designed to be fully realtime, while clock_getcpuclockid2(0,CPUCLOCK_WHICH_=
TID)
may return slightly outdated value.

--=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-262273-227-sBDWKgH8qa>