Steam Hardware
A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to Steam Hardware or Steam OS in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
view the rest of the comments

I think there's in play also background activity from Windows' bloat.
Probably this. Especially on low end hardware that doesn't really have a lot of background resources to give.
Just open task manager and see all the shit windows thinks is essential to run all the time. Scanning the drive for viruses, downloading updates for shit you've never even looked at...
They say I/O schedulers on Windows are weird.
Edit: or was it CPU schedulers? I'm sure i've read something about this forever ago.
Yes/no.
The linux scheduler is a work of art - heuristics to dynamically determine resource access priority, checks for resource locking that are some of the most elegant pieces of code written by humanity, incredibly adaptable and clever. It took me the better part of a year before I really understood the underlaying mechanics, and even now I could by no means reproduce it on my own. It's truly an amazing bit of mathematics.
...
Windows solves the same problem by randomly elevating processes to maximum priority. That's it, that's the whole algorithm.
Depressingly, they're equally effective.
You'd think anyone techliterate would disable the bloat.