[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: Daniel Shahaf <danielsh_at_elego.de>
Date: Sat, 24 Mar 2012 19:09:40 +0200

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.
Received on 2012-03-24 18:10:33 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.