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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.3.1
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
              Reporter:
              Andrea Lattuada (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: