summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
authorShehjar Tikoo <shehjart@zresearch.com>2009-02-19 05:21:47 -0800
committerAnand V. Avati <avati@dev.gluster.com>2009-02-19 07:08:38 -0800
commit99a1cac632b4325afb95cb7c183721c0a90925d7 (patch)
tree7dc7de4f16329e6be65594f801ca1332cb30823e /libglusterfs
parent57957c59cd2925540769ae9cb58029b0125e4ae7 (diff)
Reduce iothreads requests queue lock granularity.
iot_queue() and iot_dequeue() functions were using a io-threads translator-wide lock which would be contended for by every worker thread waiting for IO requests. This patch reduces the granularity by turning the lock into a per-worker lock. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions