"Ken Pratt" <ken@xxxxxxxxxxxx> writes: > > I'm starting to think repacking is just not feasible on a 64-bit > server with 256MB of RAM (which is a very popular configuration in the > VPS market). As a quick workaround you could try it with a 32bit git executable? (assuming you have a distribution with proper multilib support) I think the right fix would be to make git throttle itself (not use mmap, use very small defaults etc.) on low memory systems. It could take a look a /proc/meminfo for this. -Andi -- 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