I'm not in kde, but a prominent out of memory error would've saved me a few hours of debugging why a vm would crash rarely. I only have 32GB of memory and there's 4 workloads that can consume north of 10GB each but don't normally run at once, except when they do.
KDE Will Nicely Notify You When Apps Are Being Killed Due To Out-Of-Memory
Collapse
X
-
Originally posted by avis View Post
I do have to say though that Plasma 6.x is indeed much heavier than 5.x when running on my rig, something I'm very unhappy about. The picture may be very different for other people, of course.Last edited by moonwalker; 02 November 2024, 11:27 AM.
Comment
-
-
Originally posted by uid313 View PostVery nice!
I hope this comes to GNOME too.
I don't have a swap file or a swap partition, my experience when my system runs out of RAM is that everything freezes, then if I wait a minute or two then some process gets killed and things work again.
But, to make it work, you'd also need something (a system daemon) to actually perform userspace OOM monitoring, just like with KDE.
Comment
-
-
Originally posted by mrg666 View Post
You are so wrong. Plasma uses only ~700MB on my computer.
This is FC41 KDE spin with 32GB RAM and a GTX1650 GPU
"free -h" with SSH logon from network, only SDDM running, no other users
Code:total used free shared buff/cache available Mem: 31Gi 1.1Gi 28Gi 9.0Mi 1.9Gi 30Gi Swap: 8.0Gi 0B 8.0Gi
"free -h" on the Plasma 6.2.2 session, only Konsole running
Code:total used free shared buff/cache available Mem: 31Gi 1.8Gi 27Gi 21Mi 2.1Gi 29Gi Swap: 8.0Gi 0B 8.0Gi
Last edited by moonwalker; 02 November 2024, 11:33 AM.
Comment
-
-
Originally posted by cend View PostAnd we've got shit only by #2...
A quick code skim seems to indicate that the OOM notifications are delivered, ultimately, by systemd-oomd, which...might not be started on some customized setups. Not sure if there is a kernel uevent interface for OOM.
I use MGLRU with working set thrashing prevention enabled and cgroups to enforce memory limits on specific apps, and I receive OOM notifications from GNOME Shell from time to time.
Comment
-
-
Originally posted by akuhtr View Post
It's not about "Qt6 is better, case closed". Its just almost 2 year old measurements are not revelant for current state.
Problem still can exist, but you don't know it. You need relatively fresh data.
Though I will agree that KDE is a bit harsh, even on my very well equipped almost 3-year old system, but that seems more CPU/GPU-related than RAM-related. And it's not like it causes huge issues, just a bit of sluggishness, which is not a total dealbreaker for most people.
Comment
-
-
Originally posted by avis View Post
The last time I did this years ago, also with Fedora, it was Xfce -> Plasma (only slightly more RAM usage) -> GNOME (considerably more). Once Xfce moved to GTK3, RAM usage didn't seem that light anymore.Last edited by pWe00Iri3e7Z9lHOX2Qx; 02 November 2024, 12:00 PM.
Comment
-
Comment