Linus Torvalds <torvalds@xxxxxxxx> wrote: > So I don't object to mmap windows at all. I object to them only in the > context of "they would allow us to use deltas between two different packs" > discussion ;) Having mmap windows or not has no impact on using deltas between packs. We already map multiple packs at once. We just don't do delta resolution between them, for the reasons you have already given. The two are totally unrelated. I apologize for somehow making yourself (and others) think they are. -- Shawn. - 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