Allow reporting of page faults and context switches during slow queries

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.0.6, 3.1.7
    • Component/s: Concurrency
    • None
    • Fully Compatible
    • Platforms 2017-01-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Directly keep track of the number of page faults and related info. The idea is to get the start values of these counters between operations (under control of a new run-time settable server parameter), and if there is a slow query, we do another read to compute the differences and report those.
      The information would be obtained by using getrusage on Linux, and similar functions for other systems where available.

              Assignee:
              Mark Benvenuto
              Reporter:
              Geert Bosch
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: