Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-6699

Memory Manager does not make any attempts to reduce memory consumption

    XMLWordPrintable

Details

    • Epic
    • Resolution: Unresolved
    • Critical
    • None
    • NTCore

    Description

      There is currently no working set support, no standby page support (barely any), no trimming, no flushing, no paging, etc in the ARM3 code. Additionally, running out of free pages results in an ASSERT instead of an attempt to free some pages.

      These are all known issues for now. Any bugs regarding the MmAvailablePages assert, or running out of memory, that are fixable by increasing RAM in the VM/Machine, should be marked as duplicates of this bug.

      Attachments

        Issue Links

          Activity

            People

              alex_ionescu Alex Ionescu
              alex_ionescu Alex Ionescu
              Votes:
              33 Vote for this issue
              Watchers:
              26 Start watching this issue

              Dates

                Created:
                Updated: