[Bug 1979997] Re: Ensure minimum total memory available to desktop systems
Launchpad Bug Tracker
1979997 at bugs.launchpad.net
Fri Jul 1 10:26:00 UTC 2022
** Merge proposal linked:
https://code.launchpad.net/~ubuntu-installer/ubiquity/+git/ubiquity/+merge/426012
--
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:
New
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