Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16403

Improve FUSE IO performance by supporting FUSE parameter max_background

    XMLWordPrintableJSON

Details

    Description

      When we examining the FUSE IO performance on HDFS, we found that the simultaneous IO requests number are limited to a fixed number, like 12. This limitation makes the IO performance on FUSE client quite unacceptable. We did some research on this and inspired by the article  Performance and Resource Utilization of FUSE User-Space File Systems, clearly the FUSE parameter 'max_background' decides the simultaneous IO requests number, which is 12 by default.

      We add 'max_background' to fuse_dfs mount options,  the FUSE kernel will take effect when an option value is given.

      Attachments

        Issue Links

          Activity

            People

              cndaimin daimin
              cndaimin daimin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4.5h
                  4.5h