On Tue, Apr 17, 2012 at 03:17:28PM -0700, Junio C Hamano wrote: > > How many cores are there on this box? Have you tried setting > > pack.windowMemory to (12 / # of cores) or thereabouts? > > Hrm, from the end-user's point of view, it appears that pack.windowMemory > ought to mean the total without having to worry about the division of it > across threads (which the implementation should be responsible for). Agreed. I had to look in the code to check which it meant. I'm not sure we can change it without regressing existing users, though. -Peff -- 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