Re: [PATCH 2/4] index-pack: Chain the struct base_data on the stack for traversal

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nicolas Pitre
Date: Monday, July 14, 2008 - 7:48 pm

On Sun, 13 Jul 2008, Shawn O. Pearce wrote:


You don't really need that 'base' pointer, do you?  When linking a new 
child, then the 'child' pointer simply has to be overwritten.  there is 
a window where that 'child' pointer would be invalid after the child 
structure has been discarded, but no walking of the list should occur at 
that point anyway.



Nicolas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git pull is slow, Stephan Hennig, (Thu Jul 10, 7:40 am)
Re: git pull is slow, Martin Langhoff, (Thu Jul 10, 8:13 am)
Re: git pull is slow, Petr Baudis, (Thu Jul 10, 8:28 am)
Re: git pull is slow, Johannes Sixt, (Thu Jul 10, 8:30 am)
Re: git pull is slow, Stephan Hennig, (Thu Jul 10, 8:45 am)
Re: git pull is slow, Petr Baudis, (Thu Jul 10, 8:50 am)
Re: git pull is slow, Stephan Hennig, (Thu Jul 10, 10:44 am)
Re: git pull is slow, Stephan Hennig, (Fri Jul 11, 5:25 am)
Re: git pull is slow, Stephan Hennig, (Fri Jul 11, 5:55 am)
Re: git pull is slow, Andreas Ericsson, (Fri Jul 11, 6:34 am)
Re: git pull is slow, Johannes Schindelin, (Fri Jul 11, 7:04 am)
Re: git pull is slow, Stephan Hennig, (Sat Jul 12, 5:32 am)
Re: git pull is slow, Johannes Schindelin, (Sat Jul 12, 10:05 am)
Re: git pull is slow, Shawn O. Pearce, (Sat Jul 12, 6:15 pm)
Re: git pull is slow, Stephan Hennig, (Sun Jul 13, 2:01 am)
Re: git pull is slow, Johannes Schindelin, (Sun Jul 13, 6:59 am)
Re: git pull is slow, Shawn O. Pearce, (Sun Jul 13, 3:11 pm)
[PATCH 0/4] Honor core.deltaBaseCacheLimit during index-pack, Shawn O. Pearce, (Sun Jul 13, 7:07 pm)
Re: [PATCH 3/4] index-pack: Track the object_entry that cr ..., Johannes Schindelin, (Mon Jul 14, 3:15 am)
Re: [PATCH 0/4] Honor core.deltaBaseCacheLimit during inde ..., Johannes Schindelin, (Mon Jul 14, 4:44 am)
Re: [PATCH 0/4] Honor core.deltaBaseCacheLimit during inde ..., Johannes Schindelin, (Mon Jul 14, 5:10 am)
Re: [PATCH 0/4] Honor core.deltaBaseCacheLimit during inde ..., Johannes Schindelin, (Mon Jul 14, 5:25 am)
Re: [PATCH 0/4] Honor core.deltaBaseCacheLimit during inde ..., Johannes Schindelin, (Mon Jul 14, 5:58 am)
Re: [PATCH 2/4] index-pack: Chain the struct base_data on ..., Nicolas Pitre, (Mon Jul 14, 7:48 pm)