Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3509

madvise(DONT_NEED) portions of oplog all slaves have synced

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Performance, Replication
    • Labels:
      None

      Since we won't need that data again until after wrap-around there is no point in keeping it in the page cache.

      madvise(SEQUENTIAL) is probably a good idea for the whole oplog as well.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: