Re: [Gluster-devel] threads on client side xlator (EC)

2017-06-01 Thread Pranith Kumar Karampuri
On Thu, Jun 1, 2017 at 3:18 PM, jayakrishnan mm 
wrote:

> Hi,
> Assuming a client side xlator,(e.g, EC)  how are write requests (to same
> file) from upper layer (DHT)are  handled ? Each time ec_gf_writev()  is
> processed by the same thread ?
>

Not necessarily.
It could be either fuse-thread/epoll-thread and if you use
client-io-threads, it would be one of the io-threads.


>
> Regards
> JK
>
>
> ___
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-devel
>



-- 
Pranith
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel

[Gluster-devel] threads on client side xlator (EC)

2017-06-01 Thread jayakrishnan mm
Hi,
Assuming a client side xlator,(e.g, EC)  how are write requests (to same
file) from upper layer (DHT)are  handled ? Each time ec_gf_writev()  is
processed by the same thread ?

Regards
JK
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel