Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4106

DUCC RM Use getMemFree instead of getMemTotal for share calculations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0-Ducc
    • 2.0.0-Ducc
    • DUCC
    • None

    Description

      getMemFree() turns out not to be the FreeMemory from /proc but instead is TotalMemory - sum(processes owned by (uid<500)). This switch allows RM to calculate available memory without overcommitting into mostly-stable system-owned processes.

      Attachments

        Activity

          People

            challngr Jim Challenger
            challngr Jim Challenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: