[Mesa-dev] [PATCH 6/6] virgl: use the new parent/child pools for transfers

Marek Olšák maraeo at gmail.com
Fri Sep 30 13:39:09 UTC 2016


On Fri, Sep 30, 2016 at 3:00 PM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> On 30.09.2016 14:58, Marek Olšák wrote:
>>
>> For patches 2-6:
>>
>> Reviewed-by: Marek Olšák <marek.olsak at amd.com>
>
>
> Thanks.
>
>> For patch 1, you'll have to decide whether atomicity is necessary, but
>> at least p_atomic_read and p_atomic_set shouldn't be used on intptr_t.
>
>
> I do believe atomicity is necessary. Maybe the right solution is to change
> u_atomic so that p_atomic_read/set do what they advertise?

Yes if you know how to do that.

Marek


More information about the mesa-dev mailing list