You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2019/04/10 23:35:00 UTC

[GitHub] [cassandra] mulugetam opened a new pull request #309: Adding direct IO support for the read path.

mulugetam opened a new pull request #309: Adding direct IO support for the read path.
URL: https://github.com/apache/cassandra/pull/309
 
 
   This patch adds direct IO support for the read path using JDK-10+ API. The feature is optional and can be enabled via the enable_direct_io_for_read_path flag. 
   
   A Cassandra stress test we conducted using the insanity schema showed a throughput gain of up to 60% on flash drives.
   
   Ref and discussion is here: https://issues.apache.org/jira/browse/CASSANDRA-14466

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org