[Bugs] [Bug 1518582] New: Reduce lock contention on fdtable lookup

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 29 09:08:22 UTC 2017


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

            Bug ID: 1518582
           Summary: Reduce lock contention on fdtable lookup
           Product: GlusterFS
           Version: mainline
         Component: core
          Assignee: bugs at gluster.org
          Reporter: zhhuan at gmail.com
                CC: bugs at gluster.org



Description of problem:

To resolve a fd from client requests, need to take a mutex lock for the fdtable
to do the lookup. When a user is busy doing read and write, the mutex lock
could introduce contention.

Version-Release number of selected component (if applicable):
mainline

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list