Re: Enhancing Memory Context Statistics Reporting - Mailing list pgsql-hackers

From Rahila Syed
Subject Re: Enhancing Memory Context Statistics Reporting
Date
Msg-id CAH2L28sZ5ELWzXgRNJEYpOR8jk6DdWETgJ7L-xYa9SXQ+n5Z7w@mail.gmail.com
Whole thread
In response to Re: Enhancing Memory Context Statistics Reporting  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Enhancing Memory Context Statistics Reporting
List pgsql-hackers
Hi,

Please find attached updated and rebased patches which incorporate
code fixes suggested off-list by Daniel

These changes include a fix to free dsa memory in one of the
exit paths from the client-side function along with several documentation
and comment improvements.


I think we can calculate remaining time and pass remaining milliseconds into ConditionVariableTimedSleep.


This comment by Chao Li was also addressed as part of Daniel's review
fixes.

Thank you,
Rahila Syed
Attachment

pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Regression failures after changing PostgreSQL blocksize
Next
From: John Naylor
Date:
Subject: Re: refactor architecture-specific popcount code