On Wed, Jan 10, 2024 at 10:17 PM Andy Fan <zhihuifan1...@163.com> wrote:
> fixed in v2.

Timing the spinlock wait seems like a separate patch from the new sanity checks.

I suspect that the new sanity checks should only be armed in
assert-enabled builds.

I'm doubtful that this method of tracking the wait time will be
accurate. And I don't know that we can make it accurate with
reasonable overhead. But I don't think we can assume that the time we
tried to wait for and the time that we were actually descheduled are
the same.

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to