Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum
From:
Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>
To:
Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:
Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum
Date:
2025-03-21 11:35:16
Message-ID:
bd97c966-478a-4ef9-b083-9e7a6cff9ff4@postgrespro.ru
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2025-02-03 12:05:30 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> 📎
2025-02-03 16:49:59 from Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
2025-02-04 10:36:39 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> 📎
2025-03-21 11:35:16 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> 📎
2025-03-21 16:33:55 from Andres Freund <andres(at)anarazel(dot)de>
2025-03-24 10:41:17 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> 📎
2025-03-24 13:08:05 from Andres Freund <andres(at)anarazel(dot)de>
2025-03-25 10:52:00 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> 📎
2025-03-25 11:45:09 from Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>
Lists:
pgsql-hackers
Just rebased the patch.
-------
regards
Yura Sokolov aka funny-falcon
Attachment
Content-Type
Size
v2-0001-sinvaladt.c-use-atomic-operations-on-maxMsgNum.patch
text/x-patch
7.8 KB
In response to
Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum
at 2025-02-04 10:36:39 from Yura Sokolov
Responses
Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum
at 2025-03-21 16:33:55 from Andres Freund
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Yura Sokolov
2025-03-21 11:50:22
Re: Optimize truncation logic to reduce AccessExclusive lock impact
Previous Message
Nazir Bilal Yavuz
2025-03-21 11:15:43
Re: Improve monitoring of shared memory allocations