Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease

From: "MauMau" <maumau307(at)gmail(dot)com>
To: "Andres Freund" <andres(at)2ndquadrant(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>, "Heikki Linnakangas" <hlinnakangas(at)vmware(dot)com>
Subject: Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease
Date: 2014-02-13 11:15:11
Message-ID: CB57A70BD1504CCE95C1B2F4612023E4@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

eFrom: "Andres Freund" <andres(at)2ndquadrant(dot)com>
> could you try if you get more readable dumps by using disassemble/m?
> That might at least print line numbers if you have debug info installed.

Please find the attached file. I hope this will reveal something.

Regards
MauMau

Attachment Content-Type Size
lwlock_disassemble.txt text/plain 14.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2014-02-13 11:25:01 Re: Terminating pg_basebackup background streamer
Previous Message Bruce Momjian 2014-02-13 10:35:35 Re: Performance Improvement by reducing WAL for Update Operation