]> git.ipfire.org Git - thirdparty/openldap.git/commit
Flush cache before calling dispose()
authorOndřej Kuzník <okuznik@symas.com>
Thu, 16 Jan 2020 15:00:59 +0000 (15:00 +0000)
committerOndřej Kuzník <okuznik@symas.com>
Tue, 17 Nov 2020 17:58:15 +0000 (17:58 +0000)
commit0abf3f5bc992f9470b6511ed98ceb47927d4404e
tree1950206ff254652843d5d687d1ba716d3fd75826
parentdfbed44b3e427d87dd5d91978e334f14de9f526a
Flush cache before calling dispose()

This needs to be confirmed:
Location based atomics do not imply a full fence of the same level. So
to get the code in dispose() read the actual data, it seems we need to
initiate a fence.
servers/lloadd/epoch.c