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

Add a function to ProcessInfo that checks whether a range of contiguous memory pages are in RAM

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.3.1
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None

      The currently available ProcessInfo::blockInMemory(...) only accepts one page at a time. The mincore function on UNIX and QueryWSEx on Windows accept a range of pages: exposing this functionality makes it possible to know which pages of an entire extent or database file are likely in memory with a single call.

            Assignee:
            andrea.lattuada@10gen.com Andrea Lattuada (Inactive)
            Reporter:
            andrea.lattuada@10gen.com Andrea Lattuada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: