Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-739

Multiple merge threads slow down LSM

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.2.1
    • Affects Version/s: None
    • Component/s: None

      Sue's measurements show that adding extra LSM merge threads slow down applications.

      If the disk is the bottleneck, this may be reasonable: multiple merge threads will do more I/O that a single merge thread.

      Check if disk is the bottleneck, or whether there is some other lock contention involved.

      Think about whether we can just have one flavour of LSM worker thread that does switching, flushing, Bloom filter creation or merging as needed.

            Assignee:
            Unassigned Unassigned
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: