Junio C Hamano <[email protected]> wrote:
> * sb/submodule-parallel-fetch (2016-06-27) 2 commits
> (merged to 'next' on 2016-07-06 at de5fd35)
> + xwrite: poll on non-blocking FDs
> + xread: retry after poll on EAGAIN/EWOULDBLOCK
>
> Fix a recently introduced codepaths that are involved in parallel
> submodule operations, which gave up on reading too early, and
> could have wasted CPU while attempting to write under a corner case
> condition.
>
> Will merge to 'master'.
Any thoughts on my cleanup 3/2 patch for this series?
("hoist out io_wait function for xread and xwrite")
https://public-inbox.org/git/[email protected]/raw
Jeff liked it:
https://public-inbox.org/git/[email protected]/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html