this post was submitted on 23 May 2024
239 points (96.9% liked)
linuxmemes
21280 readers
1401 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is great! Why doesnt distros use this by default???
Just put plasmashell and a few in there and you will have a working oom killer. Finally.
I will install this the first thing tomorrow
Wait... Fedora has this since quite a while, strange.
Because if i'm rendering on blender on my lower end PC with expected freezes but it auto kills the render?
Sounds like niche use cases
Not niche there can be times when you want to run something heavy and it auto kills the exact thing you are trying to run. You have a 1gb ram device and it kills everything? Thats undesirable
Hm.... the process itself should not take that much RAM. I dont know if normally the OS should assign the max RAM to the program.
But this should not happen and I wonder how "just letting it freeze" works
It makes system unresponsive, true. But its still running the main things, the render or decompressing or whatever. So it eventually unfreezes when it completes, by giving other programs(including GUI) back the CPU and ram.
Ok so killing is worse than just keeping alive.
This is a fair point.
I dont know a good solution for this, not killing but freezing is likely the best.
I dont know
Preferences matter too. Some like their progrms to be killed. Some may want it to run anyway however possible
Your usual pal won't be running Blender, they're going to be stumbling their way through LibreOffice and a browser. Massive echo chamber right there.
Usual pal may tru run gta 3 on a potato though
We do not break userspace in this household young man.
Nohang has some explanations to this.
I.e. kernel devs are ignorant to the issue of oomkiller not working as intended on desktop.
Edit: Lkml is down.