[Bugs] [Bug 1164079] [Tracker] RDMA support in glusterfs

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 17 14:29:32 UTC 2015


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



--- Comment #56 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9329 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit 55ce0ef667de7995c4197314153877719a7de539
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date:   Tue Dec 23 11:31:37 2014 +0530

    rdma:read multiple wr from cq and ack them in one call

    we are reading one work completion request at a time
    from cq, though we can read multiple work completion
    requests from cq. Also we can acknowledge them in
    one call itself. Both will give a better performance
    because of less mutual exclusion locks are being performed.

    Change-Id: Ib5664cab25c87db7f575d482eee4dcd2b5005c04
    BUG: 1164079
    Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
    Reviewed-on: http://review.gluster.org/9329
    Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
    Tested-by: Raghavendra G <rgowdapp at redhat.com>

-- 
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=oktiRv6svK&a=cc_unsubscribe


More information about the Bugs mailing list