Hide Forgot
Pipelining the read/write loops of the data self-heal algorithms should increase performance dramatically.
PATCH: http://patches.gluster.com/patch/1913 in master (cluster/afr: Pipeline the "full" data self-heal read-write loop.)
PATCH: http://patches.gluster.com/patch/1991 in master (cluster/afr: Pipeline the "diff" data self-heal read-write loop.)
PATCH: http://patches.gluster.com/patch/1992 in master (cluster/afr: Do self-heal in the background.)
PATCH: http://patches.gluster.com/patch/1995 in master (cluster/afr: Set read-subvolume to the source while self-heal is in progress.)
PATCH: http://patches.gluster.com/patch/2004 in master (cluster/afr: Pick the data self-heal algorithm dynamically.)
PATCH: http://patches.gluster.com/patch/2119 in master (cluster/afr: Bail out of the self-heal driver loops as soon as possible)
PATCH: http://patches.gluster.com/patch/2189 in master (cluster/afr: Fix self-heal loop driver termination logic.)
PATCH: http://patches.gluster.com/patch/2408 in master (afr: fix logic to break out of diff/checksum loop)
PATCH: http://patches.gluster.com/patch/2454 in master (cluster/afr: Set the self-heal "source" as read subvolume even when not doing self-heal.)
PATCH: http://patches.gluster.com/patch/2453 in master (cluster/afr: Set file size properly before unwinding from self-heal.)
PATCH: http://patches.gluster.com/patch/2455 in master (cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.)
PATCH: http://patches.gluster.com/patch/2554 in master (posix_rchecksum() - fix leak of read buffer)
PATCH: http://patches.gluster.com/patch/2571 in master (cluster/afr: Fix inode_ref's for local->cont.lookup.inode)
PATCH: http://patches.gluster.com/patch/2635 in master (cluster/afr: Report number of blocks healed during diff self-heal.)
PATCH: http://patches.gluster.com/patch/2640 in master (cluster/afr: Allocate diff algorithm loop_state structures only once.)
PATCH: http://patches.gluster.com/patch/2637 in master (storage/posix: Zero out the checksum array in rchecksum.)
*** Bug 457 has been marked as a duplicate of this bug. ***