Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-8475

Slab allocations for target threads and session info

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • Lustre 2.11.0
    • None
    • 9223372036854775807

    Description

      lu_env cache was made to store data and minimize alloc/free calls. But it was removed, so the memory pressure much increased for vmalloc subsystem. Processing of any rpc starts from lu_env_init instead of searching.

      Attachments

        Activity

          [LU-8475] Slab allocations for target threads and session info
          pjones Peter Jones added a comment -

          Landed for 2.11

          pjones Peter Jones added a comment - Landed for 2.11

          Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/21654/
          Subject: LU-8475 target: use slab allocation
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 1755c9f628c2a9f240c1d78765c4d4dd74c46e99

          gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/21654/ Subject: LU-8475 target: use slab allocation Project: fs/lustre-release Branch: master Current Patch Set: Commit: 1755c9f628c2a9f240c1d78765c4d4dd74c46e99

          the major reason for lu_env is to save stack as it's very limited in the kernel.

          bzzz Alex Zhuravlev added a comment - the major reason for lu_env is to save stack as it's very limited in the kernel.

          Alexander Boyko (alexander.boyko@seagate.com) uploaded a new patch: http://review.whamcloud.com/21654
          Subject: LU-8475 target: use slab allocation
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 8f6d3e21f1ad215613aa5e745ea0fccb92d1c2ec

          gerrit Gerrit Updater added a comment - Alexander Boyko (alexander.boyko@seagate.com) uploaded a new patch: http://review.whamcloud.com/21654 Subject: LU-8475 target: use slab allocation Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 8f6d3e21f1ad215613aa5e745ea0fccb92d1c2ec

          People

            wc-triage WC Triage
            aboyko Alexander Boyko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: