oomd icon indicating copy to clipboard operation
oomd copied to clipboard

A userspace out-of-memory killer

Results 16 oomd issues
Sort by recently updated
recently updated
newest added

This will use dependabot to check github actions which this project uses for updates in order to keep them up-to-date. https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

CLA Signed

Hi I was trying to run senpai and I got some interesting results but I wanted to verify if my config is correct. I am currently using this config to...

Right now TryToKillSomething() seems to be very inefficient, because for a single evaluation ranking functions get called twice and including calculation of current overall memory usage (3 times). There should...

I might just be missing something obvious but the documents don't seem to have an example of hooking a bash script using prekill_hooks. I'm wondering if that is possible or...

Add Documentation and ConditionFileIsExecutable options. Also add Environment and EnvironmentFile so that one can change daemon options without editing unit file (and `systemctl daemon-reload`).

CLA Signed

Hi Here is my contribution to your code, its working good on powersystems. Thanks for the code, its working good. ## What do these changes do? Added Architecture "ppc64le" ##...

CLA Signed

New config front end

CLA Signed

**Description:** `oomd` has identified a process, but can't kill it. **Package:** https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=oomd ``` Mar 06 17:53:21 MACHINE_NAME oomd[69346]: [../src/oomd/util/Fs.cpp:576] Unable to set xattr trusted.oomd_ooms=1 on /sys/fs/cgroup/user.slice/user-1000.slice/[email protected]/gnome-launched-firefox-11870.scope. errno=30 Mar 06 17:53:21...

How to integrate oomd with monitoring systems? Are there add-ons for collecting metrics from oomd for these systems? I think it would be useful to track oomd events using centralized...