Bug 1200378 - openSUSE TW lacks an OOMD like systemd-oomd
Summary: openSUSE TW lacks an OOMD like systemd-oomd
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-09 13:06 UTC by Alex Debus
Modified: 2023-06-12 23:34 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Debus 2022-06-09 13:06:05 UTC
### Summary

It seems that openSUSE TW lacks an OOMD.

`zypper search oomd` does not find anything and there's no `systemd-oomd` [1] service file.

It would be convenient if systemd-oomd were packaged to prevent system freezes due to running out of memory.

[1] https://www.freedesktop.org/software/systemd/man/systemd-oomd.service.html

### System
Operating System: openSUSE Tumbleweed 20220607
Comment 1 Fabian Vogt 2022-06-12 10:16:52 UTC
systemd-oomd is indeed not build.

You can use e.g. earlyoomd or instead.
Comment 2 Alex Debus 2022-06-12 13:52:49 UTC
(In reply to Fabian Vogt from comment #1)
> You can use e.g. earlyoomd or instead.

Thanks, I will go with the `earlyoom` package for now. Since this bug report is basically resolved with that, I will close it.