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

yield cpu after call to ll_agl_trigger

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.12.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The statahead and agl threads loop over all entries in the
      directory without yielding the CPU. If the number of entries in
      the directory is large enough then these threads may trigger
      soft lockups. The fix is to add calls to cond_resched() after
      calling ll_agl_trigger(), which gets the glimpse lock for a
      file.

      Attachments

        Activity

          People

            hornc Chris Horn
            hornc Chris Horn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: