this post was submitted on 19 Oct 2023
66 points (95.8% liked)
Linux
48008 readers
1194 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
sorry but what exactly do you mean by checking resource utilization? CPU? yes load increases but it is not indicative. It is not starting being laggy and eventually freeze. It goes from responsive instantly to non responsive. RAM? it is 8GB, it always shows as full including the cached items (which is normal), but it doesn't start to swap. Swap is ~1GB used. SSD? not full.
What else (and how) should I check?
im not sure how helpful it'll be, but theres a program called nvtop that will show you what's using your GPU and all that. Maybe it'll show something right as it crashes, or at least give you a hint as to what to look into next?
I mean to use something like htop, btop, or psensor to check how much of your RAM, CPU, GPU, etc is being used along with temperature. Also, what do you mean your RAM always shows as full? I get that Linux "uses" it all but most resource monitors should be able to tell how much is actually being used for programs.