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

replaces an indirect heuristic (vui_ra_valid flag) with a direct check of the I/O type (CIT_FAULT)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The patch replaces an indirect heuristic (vui_ra_valid flag)
      with a direct check of the I/O type (CIT_FAULT),
      which represents a page fault handling operation
      (typically triggered by mmap'd page access).

      CIT_FAULT explicitly indicates the I/O is happening
      due to a page fault from a memory-mapped region,
      rather than inferring from readahead validity.

      Attachments

        Activity

          People

            wc-triage WC Triage
            xiwang Xiyang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: