this post was submitted on 15 Oct 2023
416 points (95.8% liked)

Linux

48001 readers
960 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 year ago (3 children)

Zero unrecoverable freeze events per month

[–] [email protected] 7 points 1 year ago (1 children)

That’s weird… I never freeze. Do you run out of memory?

[–] [email protected] 3 points 1 year ago (1 children)

No, in fact I struggle to use more than 6 out of 16gb. If I knew how to use dmesg (or any logging functionality) I would pursue it further.

[–] [email protected] 4 points 1 year ago (1 children)

Hmm! Very strange! I probably don’t have the same setup as you at all, but I’ve only had the system entirely freeze on me when I’ve run out of memory (compiling big projects that takes like 60 gigs of memory, ugh). Enabling zram completely solved this problem for me (the memory compresses super well in my use case). 16gb is a decent chunk of memory and I wouldn’t expect you to run out in normal circumstances, though. If you’re doing some heavier work on your computer it could be tight.

What kind of system are you running? I probably can’t help, but maybe somebody else would have an idea. Any clue when it freezes? Like a certain application or something?

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

KDE Neon, AM4 platform. GPU is 8 years old. The freeze event commonly happens when Firefox with 10 to 15 tabs open is the active application, and mouse movement is present.

Perhaps it's a swap issue?

[–] [email protected] 1 points 1 year ago

Swap is painfully slow, but unless you have a really high swappiness setting you shouldn’t just be swapping all the time. If that is the case, though, try zram.

[–] [email protected] 2 points 1 year ago

Same but I guess that's just what happens when you basically beta test i915 (i use fedora)

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

This sucks, it happens to be when my system runs out of swap and memory usage spikes