[Bugs] [Bug 1250809] Enable multi-threaded epoll for glusterd process

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 24 08:32:43 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1250809



--- Comment #2 from krishnan parthasarathi <kparthas at redhat.com> ---
http://review.gluster.org/11630 introduced multi-threaded epoll for glusterd on
Linux systems. This patch creates incorrect no. of worker threads than the
default. This is because, multi-threaded epoll subsystem doesn't allow
reconfiguring of no. of threads before event_dispatch is called. Fix in
comment#1 fixes that.

tl;dr
With http://review.gluster.org/11630 and http://review.gluster.org/11991
glusterd is capable of listening for epoll(7) events from 2 threads by default.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mr9LVtU9BO&a=cc_unsubscribe


More information about the Bugs mailing list