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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Lustre 2.18.0
    • None
    • 3
    • 9223372036854775807

      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.

            xiwang Xiyang Wang
            xiwang Xiyang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: