Re: [PATCH 09/13] drop objects larger than --blob-limit if specified

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: Linus Torvalds <torvalds@...>, Dana How <danahow@...>, Nicolas Pitre <nico@...>, <git@...>
Date: Saturday, April 7, 2007 - 9:53 pm

On Fri, 6 Apr 2007, Junio C Hamano wrote:


there are going to be cases whereeyou have a fixed size, but would really like 
to stream things rather then write a temp file and then send that (one example 
of wanting to stream things, but without the size cap is the network pull where 
we atart sending things before we've finished figuring out the details of what 
we are going to send). with the appropriately sized buffer you could stream to a 
CD burner for example, and while this may not make a huge difference in the time 
taken to make the CD, it will save you a significant amount of disk I/O and 
buffer space that is now still populated by info that's more useful to the user.

David Lang
-
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:
Re: [PATCH 09/13] drop objects larger than --blob-limit if ..., David Lang, (Sat Apr 7, 9:53 pm)