[Bugs] [Bug 1320412] disperse: Provide an option to enable/disable eager lock

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 6 01:52:04 UTC 2016


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

Laura Bailey <lbailey at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aspandey at redhat.com
           Doc Type|Bug Fix                     |Enhancement
              Flags|                            |needinfo?(aspandey at redhat.c
                   |                            |om)


--- Doc Text *updated* ---
Before a file operation starts, a lock is placed on the file. The lock remains in place until the file operation is complete. After the file operation completed, the lock remained in place either until lock contention was detected, or for 1 second in order to check for another request for that file from the same client. This reduced performance, but improved access efficiency. This update provides a new volume option, disperse.eager-lock, to give users more control over lock time. If eager-lock is on (default), the previous behavior applies. If eager-lock is off, locks release immediately after file operations complete, improving performance for some operations, but reducing access efficiency.


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


More information about the Bugs mailing list