[Bug 1979997] Re: Ensure minimum total memory available to desktop systems

Launchpad Bug Tracker 1979997 at bugs.launchpad.net
Thu Jul 28 13:58:44 UTC 2022


This bug was fixed in the package ubiquity - 22.04.17

---------------
ubiquity (22.04.17) jammy; urgency=medium

  [ Dimitri John Ledkov ]
  * Ensure minimum available amount of memory available (LP: #1979997)

 -- Steve Langasek <steve.langasek at ubuntu.com>  Fri, 15 Jul 2022
17:02:02 -0700

** Changed in: ubiquity (Ubuntu Jammy)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1979997

Title:
  Ensure minimum total memory available to desktop systems

Status in ubiquity package in Ubuntu:
  Fix Released
Status in ubiquity source package in Jammy:
  Fix Released

Bug description:
  [Impact]

   * A Desktop install with a Desktop Environment, a web-browser, web-
  browser based apps (vscode / mattermost / slack / spotify / keybase /
  etc), may use quite a bit of RAM

   * To elivate or delay OOM behaviour bump our swap & ram calculations

   * Ensure that total available memory (RAM+SWAP) is at least 8GB,
  without taking up more than 10% of disk space (in non-zfs unencrypted
  case only).

  [Test Plan]

   * Perform following installs:
     - unencrypted
     - encrypted LUKS
     - zfs
     - zfs encrypted

   * .... with following ram configurations
     - 2GB RAM
     - 5GB RAM
     - 8GB RAM
     - 10GB RAM

   * Which should result in
     - 6GB of SWAP
     - 3GB of SWAP
     - 2GB of SWAP
     - 2GB of SWAP

  [Where problems could occur]

   * For a number of low RAM combinations this will result in higher
  swap sizes; which will be a higher % of disk space, meaning minimum
  amount of disk space required is also going up.

   * Higher RAM machines should not experience any changes

  [Other Info]

   * This is primarily driven by average basic desktop usage, with
  amount of anonymous pages that can be swapped out, as they are unused.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1979997/+subscriptions




More information about the foundations-bugs mailing list