On Fri, 8 Feb 2008, Jon Smirl wrote: > There are some patches for making repack work multi-core. Not sure if > they made it into the main git tree yet. Yes, they are. You need to compile with"make THREADED_DELTA_SEARCH=yes" or add THREADED_DELTA_SEARCH=yes into config.mak for it to be enabled though. Then you have to set the pack.threads configuration variable appropriately to use it. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html