Re: [Mesa-dev] [PATCH 0/5] use atomics for reference counting

2017-04-11 Thread Bartosz Tomczyk
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

Re: [Mesa-dev] [PATCH 0/5] use atomics for reference counting

2017-04-10 Thread Timothy Arceri
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