hangc0276 opened a new pull request, #3189:
URL: https://github.com/apache/bookkeeper/pull/3189

   ### Motivation
   This is the first task of BP-47
   
   Provide an interface to the POSIX IO API + extensions for O_DIRECT and 
Linux's fallocate API in order to support direct IO on supported systems.  
Direct IO will allow us to bypass cache layers in the underlying operation 
system, improving memory usage and reducing unnecessary I/O operations to fill 
caches that won't be used.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to