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

llog improvement- removing dt_record_write(tail) for every record adding

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Lustre 2.16.0
    • 3
    • 9223372036854775807

    Description

      llog_osd_write_rec(...LLOG_NEXT_IDX..) has 3 operation for llog header modification

      dt_record_write(main header)

      dt_record_write(part of bitmap 1 byte)

      dt_record_write(tail)

       

      The last dt_record_write() could be removed with a changing llog_header format, if tail moves to a main header.

      Attachments

        Activity

          People

            aboyko Alexander Boyko
            aboyko Alexander Boyko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: