K 10 svn:author V 3 kib K 8 svn:date V 27 2011-02-04T09:15:23.016779Z K 7 svn:log V 262 MFC r218026: If more than one thread allocated sf buffers for sendfile(2), and each of the threads needs more while current pool of the buffers is exhausted, then neither thread can make progress. Switch to nowait allocations after we got first buffer already. END