diff options
author | Kaushal M <kaushal@redhat.com> | 2013-02-11 17:54:32 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-02-14 23:25:39 -0800 |
commit | ee352d032db8dce47535889a54e574bf6d511225 (patch) | |
tree | 0a3cf22b32cca54f173434561cdb2dbc8035cd5c /libglusterfs | |
parent | c87472e200c9fee74705a350ce45557bde47b946 (diff) |
glusterfsd: Remove 'top {read,write}-perf' thread
'volume top {read,write}-perf' were performed in a different thread on the brick
process, to prevent them from blocking the main polling thread. This was
essential earlier when the rpc actor functions were run in the epoll thread. Now
rpc actors can be launched on their own threads with the introduction of
synctask support for rpcsvc. The brick-op actors are now launched using this
feature, which makes the need for '{read,write}-perf' to be performed in a new
thread.
Change-Id: Idad7ab623f0bfb0c3a5cfae796c06e0fa3cff1b9
BUG: 764890
Signed-off-by: Kaushal M <kaushal@redhat.com>
Reviewed-on: http://review.gluster.org/4510
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Amar Tumballi <amarts@redhat.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions