Yakov Lerner writes: > On me, it failed me on git-apply with more than 1 patches on > the commandline. > > git-apply with 1 patch on the commandline passed, with two, failed. > > git-apply with two patches on commandline is the simplest > testcase that exposes this problem, AFAIK. In that case tests 4109 and 4110 should fail, shouldn't they? They succed for me on NTFS (and fail on other FS). But anyway, I did some quick performance check and the NO_MMAP code path seems to be as fast as the mmap one (even much faster in some cases). So the combination of windows' memory management and git mmap usage doesn't seem so hot (especially considering the fact that git runs about twice as fast on FAT32 for me). jr - : 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