Hi, I started looking at the code and noticed that the application buffer is being copied to glusterfs internal buffers even for synchronous write operations. In my case the application tries to write 1MB of data in a single write operation. Looks to me that this 1MB is being copied in to Glusterfs internals buffers. Would be possible to use the application provided buffers directly in case of synchronous writes? Thanks and Regards, Ram From: Ankireddypalle Reddy Sent: Monday, December 07, 2015 10:29 AM To: 'gluster-users at gluster.org' Subject: libgfapi access Hi, I am trying to use libgfapi interface to access gluster volume. What I noticed is that reads/writes to the gluster volume through libgfapi interface are slower than FUSE. I was expecting the contrary. Are there any recommendations/settings suggested to be used while using libgfapi interface. Thanks and Regards, Ram ***************************Legal Disclaimer*************************** "This communication may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message by mistake, please advise the sender by reply email and delete the message. Thank you." ********************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20151207/058fec42/attachment.html>