Anand Avati 1206437fcf syncop: Multi-processor support in syncenv
This patch introduces:

- multithreading of syncop processors permitting synctasks to be executed
  concurrently if the runqueue has many tasks.

- Auto scaling of syncop processors based on runqueue length.

- Execute a synctask (synctask_new) in a blocking way if callback function
  is set NULL. The return value of the syncfn will be the return value
  of synctask_new()

Change-Id: Iff369709af9adfd07be3386842876a24e1a5a9b5
BUG: 763820
Reviewed-on: http://review.gluster.com/443
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
2012-02-20 21:12:08 -08:00
2011-08-05 01:50:35 -07:00
2011-08-10 10:57:19 -07:00
2011-08-10 10:57:19 -07:00
2012-02-19 21:46:03 -08:00
2012-02-20 07:26:51 -08:00
2011-08-10 10:57:19 -07:00
2010-03-12 04:09:34 -08:00
2009-02-18 17:36:07 +05:30
2011-12-05 03:25:29 -08:00
2009-02-18 17:36:07 +05:30
2011-10-19 22:51:36 -07:00
2011-07-18 17:24:14 +05:30
2011-07-18 15:47:16 +05:30
2011-11-23 04:57:57 -08:00

For more info, please visit http://www.gluster.org/.
Description
No description provided
Readme 86 MiB
Languages
C 86.6%
Shell 7.5%
Python 3.6%
Perl 0.7%
Makefile 0.4%
Other 0.9%