On Fri, Feb 14, 2014 at 11:04 AM, Karsten Blees <karsten.bl...@gmail.com> wrote:
>
> Damn...you're right, multi-threaded git-index-pack works fine, but some tests 
> fail badly. Mixed reads would have to be from git_mmap, which is the only 
> other caller of pread().

msysgit used git_mmap() as defined in compat/win32mmap.c, which does
not use pread.

Stefan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to