Junio C Hamano <gitster@xxxxxxxxx> 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/20160627201311.GA7039@xxxxxxxxxxxxx/raw Jeff liked it: https://public-inbox.org/git/20160627214947.GA17149@xxxxxxxxxxxxxxxxxxxxx/ -- 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