Thanks for pointing this out. I've found an old discussion on mailing list,
let's drop the series.
On Tue, Apr 11, 2017 at 12:43 AM, Timothy Arceri
wrote:
> Hi,
>
> I've been looking into this recently also. Unfortunately I don't think
> these will get applied as is.
>
> These changes have been
Hi,
I've been looking into this recently also. Unfortunately I don't think
these will get applied as is.
These changes have been submitted before but rejected because they make
existing race conditions worse. We really need to fix those first, I
really think we are going to need some multi-t
Bartosz Tomczyk (5):
mesa/arrayobj: use atomics for reference counting
mesa/pipelineobj: use atomics for reference counting
mesa/renderbuffer: use atomics for reference counting
mesa/samplerobj: use atomics for reference counting
mesa/texobj: use atomics for reference counting
src/mesa/