this post was submitted on 06 Sep 2023
273 points (98.6% liked)
Linux
52834 readers
355 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
I was just thinking about this the other day...like games are optized for windows usually, but windows is not optimized for games. A fresh Windows 10 runs at 2gb ram on idle. It all went down hill for gamers when Microsoft killed xp
RAM is the cheapest upgrade possible, unless you're trying to run a game on 8GB in 2023 idk why you'd be that concerned with RAM usage.
Perpetual software bloat should not be encouraged; idling at 2GB is fucking insane
Really? My arch install is idling at 2.8gb. Picom (310mb), XOrg (160mb) and pipewire (140mb) are big chunks, and kitty isn't cheap either but the rest is mainly sub 50mb services that all add up. I'm not running anything heavy like Gnome or KDE either, just bspwm and 2 polybar instances (one for each monitor).
How heavy is your kitty? It usually averages at 40-45 Mb on a new window for me (with custom zsh with starship and some plugins, and customised neofetch)
Yeah that's weird, after a
systemctl soft-reboot
, both picom and xorg's memory usage is way down. Either way, it's still not that unreasonable to see Windows idling at 2GB.