Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1857835 - Enable EarlyOOM on Fedora KDE
Summary: Enable EarlyOOM on Fedora KDE
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Changes Tracking
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Cotton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F33Changes
TreeView+ depends on / blocked
 
Reported: 2020-07-16 16:22 UTC by Ben Cotton
Modified: 2020-09-25 21:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-25 21:20:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure fedora-comps pull-request 518 0 None None None 2020-08-03 13:51:26 UTC

Description Ben Cotton 2020-07-16 16:22:25 UTC
This is a tracking bug for Change: Enable EarlyOOM on Fedora KDE
For more details, see: https://fedoraproject.org/wiki/Changes/KDEEarlyOOM

As Fedora Workstation did in F32, install earlyoom package, and enable it by default. If RAM goes below 4% free and swap below 10% free, earlyoom issues SIGTERM to the process with the largest oom_score. If RAM goes below 2% free and swap goes below 5% free, earlyoom issues SIGKILL to the process with the largest oom_score. The idea is to recover from out of memory situations sooner, rather than the typical complete system hang in which the user has no other choice but to force power off.

Comment 1 Ben Cotton 2020-08-03 13:51:26 UTC
Comps change submitted: https://pagure.io/fedora-comps/pull-request/518

Comment 2 Ben Cotton 2020-08-04 23:55:33 UTC
fedora-release change submitted: https://src.fedoraproject.org/rpms/fedora-release/pull-request/134

Comment 3 Ben Cotton 2020-08-04 23:55:39 UTC
fedora-release change submitted: https://src.fedoraproject.org/rpms/fedora-release/pull-request/134


Note You need to log in before you can comment on or make changes to this bug.