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

Use readdir cache for lookup when available

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • 9223372036854775807

      It looks like when we have a fully (and even not so fully?) populated readdir cache under update lock on the client, we could be using that for lookup.

      Obvious benefit is ability to have negative lookups without any RPCs. Benefits for positive lookups are a bit less certain since even for things like unlinks the permission check would need more data (if we don't yet have the inode cached), though potentially we can still use that with better performance.

            wc-triage WC Triage
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: