[Mesa-dev] [PATCH] Fixed memory leak.

Chris Forbes chrisf at ijw.co.nz
Wed Nov 27 12:53:05 PST 2013


Patches 16, 17 are:

Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>

I'm not quite sure I buy the 4K alignment for i965 in patch 15 -- it's
true that any real BO mappings will be 4K-aligned, but when we have to
return a temporary chunk of memory this seems excessive.

Ian?

On Wed, Nov 27, 2013 at 11:26 PM, Siavash Eliasi
<siavashserver at gmail.com> wrote:
> Thank you very much Alex for the tip. I'll modify commits and send a v2
> series of patches. Before that I want to make sure that patch #17 is done
> correctly.
>
>
> I'll be thankful if someone finds time to review and comment on this patch:
>
> [Mesa-dev] [PATCH 17/17] Deleted gl_extensions::ARB_map_buffer_alignment and
> all of its use cases.
> http://lists.freedesktop.org/archives/mesa-dev/2013-November/049047.html
>
> Regards, Siavash Eliasi.
>
>
> On 11/26/2013 10:26 PM, Alex Deucher wrote:
>>
>> On Tue, Nov 26, 2013 at 1:22 PM, Siavash Eliasi <siavashserver at gmail.com>
>> wrote:
>>
>> In general, when you fix problems in prior patches, you should
>> integrate the fix into the original patch(es) where the problems were,
>> update the commit message to note what bugs were fixed and then
>> re-send the patch set.  That prevents broken commits from getting into
>> the git tree even if they are fixed in a later commit. You can use git
>> rebase -i to integrate your fixes.
>>
>> Alex
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list