TPEPerformance/128MB

From MozillaWiki
Jump to navigation Jump to search

Enable B2G to run on 128MB memory devices

  • Thrashing (GC <--> zRAM)
    • do experiments for proving
    • Solutions
      • stop GC
      • GC before switching to background
        • stop GC for memory pressure of background process.
    • Facts
      • memory pressure trigger GC, it brings pages from zRAM.
      • GC and memory minimize are called for switching to background.

Bugzilla query error

There was a problem during the HTTP request: 429 Unknown Error