[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Eliminate dag.c's NODE_POOL, step 1.

From: Greg Stein <gstein_at_gmail.com>
Date: Sat, 24 Mar 2012 18:33:51 -0400

On Sat, Mar 24, 2012 at 13:09, Daniel Shahaf <danielsh_at_elego.de> wrote:
> Daniel Shahaf wrote on Sat, Mar 24, 2012 at 17:25:28 +0200:
>> [[[
>> FSFS: Eliminate the DAG API's NODE_POOL, step 1.
>>
>> This makes the dag_node_t struct track its own lifetime, rather than
>> depend on callers to provide a convenient pool to allocate parts of
>> itself in.  Subsequent revisions will remove the now-unused POOL
>> parameter to get_node_revision() and update pool usage up the call tree.
>
> I've went ahead and committed that work to branches/node_pool.  Barring
> objections will merge after the weekend.

I've reviewed all the changes on the branch. +1 to merge.

Cheers,
-g
Received on 2012-03-24 23:34:22 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.