Improving perf of FileChannel.transferTo() on Windows
Seán Coffey
sean.coffey at oracle.com
Thu Nov 6 16:13:38 UTC 2014
Can we get a JBS record logged to track this effort ? It's useful to
match requests to JBS numbers.
There was over 20 mails exchanged on the TCP Loopback fast path
enhancement but no mention of the bug seems have been captured in the
Subject (JDK-8060170)
Thanks,
Sean.
On 05/11/2014 17:50, Kirk Shoop (MS OPEN TECH) wrote:
>
> *From:*nio-dev [mailto:nio-dev-bounces at openjdk.java.net] *On Behalf Of
> *Kirk Shoop (MS OPEN TECH)
>
> *From:*Alan Bateman [mailto:Alan.Bateman at oracle.com]
>
> . . .
> Are you going to update the patch to only use this path when the
> SocketChannel is configured blocking?
>
> Yes, we will post a new webrev when we have changed the code to only
> apply to blocking sockets.
>
> Here is the new webrev.
>
> https://openjdkcontrib.blob.core.windows.net/transferto/webrev-20141105.zip
>
> We also tried to apply what we learned from the previous submission,
> so this one uses “jdk.net.enableFastFileTransfer” as the setting name,
> allows -Djdk.net.enableFastFileTransfer to enable the setting and adds
> a test that uses the setting.
>
> Thanks,
>
> Kirk
>
> Developer
>
> Microsoft Open Technologies, Inc.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20141106/903883a0/attachment.html>
More information about the nio-dev
mailing list