Re: [Mesa-dev] Switching from talloc

2011-01-27 Thread Alan Coopersmith
On 01/27/11 07:46 AM, Owain Ainsworth wrote: > As someone who was making a fuss about talloc at XDS2010 (then dropped > off the map due to being insanely busy), i am entirely in favour of > this. > > No time to do any code review right now but spiritually I like this. Same here - talloc is just a

Re: [Mesa-dev] Switching from talloc

2011-01-27 Thread Owain Ainsworth
On Mon, Jan 24, 2011 at 11:07:23AM -0800, Kenneth Graunke wrote: > Hello, > > This patch series introduces 'ralloc', an MIT-licensed recursive memory > allocator inspired by talloc. > > Since the glsl2 merge, there have been concerns over using talloc in Mesa > due to its LGPLv3 license. Whether

Re: [Mesa-dev] Switching from talloc

2011-01-26 Thread Jose Fonseca
From: mesa-dev-bounces+jfonseca=vmware@lists.freedesktop.org [mesa-dev-bounces+jfonseca=vmware@lists.freedesktop.org] On Behalf Of Kenneth Graunke [kenn...@whitecape.org] Sent: Monday, January 24, 2011 19:07 To: mesa-dev@lists.freedesktop.org Subject: [Mesa-dev] Switching from t

[Mesa-dev] Switching from talloc

2011-01-24 Thread Kenneth Graunke
Hello, This patch series introduces 'ralloc', an MIT-licensed recursive memory allocator inspired by talloc. Since the glsl2 merge, there have been concerns over using talloc in Mesa due to its LGPLv3 license. Whether or not these are founded, switching to ralloc would alleviate these concerns a