Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-10911 FLR2: Read only erasure coding
  3. LU-20067

FLR-EC: cache matrices used for calculations in client

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      Client currently re-computes the matrices used for computation for each invokation to recover a reidset.

      These matrices only depend on size of dstripe_count and cstripe_count and we should cache them and re-use them instead of recomputing them every time.

      The cost to generate these matrices is fairly small relative to the cost to do the actual compute to recover 1MB stripes so maybe not super urgent.

            wc-triage WC Triage
            rsahlberg@whamcloud.com Ronnie Sahlberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: