write(filename, ...) implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm doing a lot of small writes to distributed/replicated Gluster volume. The performance I'm getting is not acceptable. Interestingly, I'm getting doubled speed boost if I use libgfsapi instead of kernel volume mount.

My guess is that I could get significant boost if I could reduce RPC roundtrips somehow. So, instead of open->write->close sequence I'd like to use single write(filename, ...) call.

Can someone point me to the relevant places in Gluster source code and briefly explain how to acomplish that? I really need just some rough ideas.

Ivica
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users



[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux