jamesge commented on issue #993: Does IOPortal consider to support to create memory aligned block for direct IO URL: https://github.com/apache/incubator-brpc/issues/993#issuecomment-564868544 A work-around: allocate and read into the buffer by you own, and manage&share the buffer by IOBuf through [append_user_data](https://github.com/apache/incubator-brpc/blob/master/src/butil/iobuf.h#L250)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
