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

bypass pagecache for large files

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.14.0
    • None
    • None
    • 9223372036854775807

      pagecache invalidation is quite expensive:

      pagecache enabled:

      ost  1 sz 268435456K rsz 16384K obj   16 thr   64 write 5094.16 [2287.82, 6383.46] read 5295.85 [5039.42, 5567.47] 
      

      pagecache disabled:

      ost  1 sz 268435456K rsz 16384K obj   16 thr   64 write 4460.22 [3615.59, 5151.63] read 5218.00 [4847.41, 5551.34] 
      

      we do already have a mechanism to bypass pagecache in place, just need to use that properly.

            bzzz Alex Zhuravlev
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: