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

Create pid-based hash to enhance Jobstats performance

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.11.0
    • Lustre 2.9.0
    • None
    • 9223372036854775807

      Currently jobstats gets information by either dedicating an entire node to a single job (LU-7195) or reading from the userspace environment for each call. The first is very fast, but can be inaccurate, the second introduces a significant performance penalty on the client. This patch creates a cache of JobID names mapped to PIDs. It has several fallback mechanisms in order to present the most accurate info available.

        1. JobID Cache Proposal.docx
          111 kB
          Ben Evans
        2. JobID Cache Proposal.docx
          106 kB
          Ben Evans

            bevans Ben Evans (Inactive)
            bevans Ben Evans (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: