Re: Condition variables vs interrupts - Mailing list pgsql-hackers

From Shawn Debnath
Subject Re: Condition variables vs interrupts
Date
Msg-id 20191221010946.GA84384@f01898859afd.ant.amazon.com
Whole thread Raw
In response to Condition variables vs interrupts  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Condition variables vs interrupts  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Fri, Dec 20, 2019 at 12:05:34PM +1300, Thomas Munro wrote:

> I think we should probably just remove the unusual ResetLatch() call,
> rather than adding a CFI().  See attached.  Thoughts?

I agree: removing the ResetLatch() and having the wait event code deal 
with it is a better way to go. I wonder why the reset was done in the 
first place?

-- 
Shawn Debnath
Amazon Web Services (AWS)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Session WAL activity
Next
From: "Bossart, Nathan"
Date:
Subject: Re: archive status ".ready" files may be created too early