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

Reducing calls to __wt_epoch from session reset

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2019-02-25, Storage Engines 2019-03-11

      As analysing the performance of ycsb 100update workload on high performance machines, clock_gettime can degrade the performance in virtualization layer. This call in WiredTiger is called from __wt_epoch (which essentially comes from __wt_session_cursor_cache_sweep call stack) and needs to be investigated.

        1. __wt_epoch_overhead_portion_ycsb_100update-on-i3.metal.png
          52 kB
          Hyeongwon Jang
        2. __wt_epoch_overhead_portion_ycsb_100update-on-M200.png
          81 kB
          Hyeongwon Jang
        3. __wt_epoch_portion_ycsb_100update-on-M200.after.png
          80 kB
          Hyeongwon Jang
        4. __wt_epoch_portion_ycsb_100update-on-M200.before.png
          108 kB
          Hyeongwon Jang
        5. diagnostic.data.reduce-epoch-reset.tar.gz
          879 kB
          Hyeongwon Jang
        6. diagnostic.reduce-cursor-sweep-reset.png
          375 kB
          Hyeongwon Jang
        7. ftdc-difference-cursor_sweep.png
          234 kB
          Hyeongwon Jang

            Assignee:
            hyeongwon.jang Hyeongwon Jang
            Reporter:
            hyeongwon.jang Hyeongwon Jang
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: