this post was submitted on 03 Aug 2025
671 points (97.1% liked)
linuxmemes
26558 readers
431 users here now
Hint: :q!
Sister communities:
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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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.
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, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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 remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like that this is both true and false.
The memory management of an OS is almost always entirely dependent on what it's doing or designed to do. Linux and Windows are able to do similar things, but are rarely tasked with the same workloads.
Windows desktop (aka, XP, Vista, 7, 8, 8.1, 10, 11) are designed to be more pretty and run desktops that the user will see/interact with, etc. I will say that Microsoft knows their audience and the windows prefetch stuff is quite good, all things considered...
Windows server on the other hand.... Until recently, it still shipped with IE11 as the only browser. Of course as soon as you started it, the whole system would complain and tell you to go download edge.... Server is a beast unto itself.
Additionally, as an IT support person, I always prefer people have more RAM than they need, rather than less. Getting that figure just right is nigh impossible. And if you have the RAM, you should use it, right? Because otherwise, why would you have it? It becomes a waste of money.
Prefetch and memory caching is a good use of memory, and a big reason why Windows has very little memory actually "free" at any given time.... I'll note, I'm mentioning free memory, not available memory.
It's a fascinating topic, honestly.
With all that being said, I'm not saying that Windows is actually better in any way. My entire point is that there's merit to the different methodologies of the different operating systems. They're built differently and that is a good thing.
Great points! Yet, Linux = greased lightning, Windows = sludge. So your great points can go suck off a polar bear.
My main issue with Linux is that it doesn't reserve any CPU time for itself. Push it to 100% usage and the mouse cursor lags all over the place. I think this a Wayland thing.
I used to have that issue on x11 but never again since switching to Wayland.