On Mon Feb 13 22:50:54 2023 +0000, Rémi Bernon wrote:
Even if it doesn't, LFH blocks are only supposed to be allocated on a LFH enabled heap.
I really don't like the idea of using memory barriers when they're not actually protecting anything, but if we must have them, can we please document this in the code, for the next person that needs to ask why we have them?