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

Use ps::Rolling to provide a working-set size estimate

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None

      > db.adminCommand( { serverStatus : 1 , workingSet : 1 } ).workingSet
      {
      	"note" : "thisIsAnEstimate",
      	"pagesInMemory" : 412,
      	"computationTimeMicros" : 4405
      }
      
      

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: