[Bugs] [Bug 1530519] disperse eager-lock degrades performance for file create workloads

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 27 09:42:11 UTC 2018


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

Srijita Mukherjee <srmukher at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srmukher at redhat.com
              Flags|                            |needinfo?(jahernan at redhat.c
                   |                            |om)


--- Doc Text *updated* ---
Previously, the eager locking option was used to provide good performance for file access, however, directory access suffered when eager-lockk was enabled for some use cases. To overcome this problem, A a new option 'other-eager-lock' is introduced. This option keeps eager-locking enabled for regular files but disabled for directory accesses.

As a result, Use cases where directories are accessed from multiple clients can benefit from disabling eager-locking for directories without losing performance on file accesses.


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


More information about the Bugs mailing list