- Jul 27, 2020
- 24,594
- 17,092
- 146
First Gracemont laptop available for sale.
Anybody got disposable $500 to buy and test this laptop?
There is no SpecInt Graph 🙁btw I forgot about the Ring Skymont article from Chips and 🧀 🤣.
I'd be surprised if the ARM64 and x86/64 schedulers weren't pretty separate.
I'd be surprised if MS does things the same way.I don't know how Microsoft does things but in Linux there aren't dozens of different schedulers for all the architectures it supports. It is a single scheduler that supports them all
I am afraid the greatness of Linux scheduler is overstated by the same degree Windows one is understated.They are famously very lumbering about making significant changes to their scheduler, so it's clearly not exactly the well oiled machine that Linux has.
Your Linux will not be bloated if you build and configure it yourself You can't do that with Windows.Also the thing about Linux is that it works on OSS best principles of reusing as much code as possible to reduce bloat and increase efficiency.
Have you ever known MS to miss a chance to bloat Windows?
You mean score vs power? Yes, my bad, was thinking you wanted to see general scoresThere is no SpecInt Graph
I mean, you can do it with Windows (or at least it used to be possible), it's just a helluva lot harder than with Linux.Your Linux will not be bloated if you build and configure it yourself You can't do that with Windows.
How is the versioning nightmare of DLLs something Windows got right?Not to mention things that Windows got right, like DLLs vs shared libraries, etc.
No interposition. No lazy binding with GOT open for writes for program duration. Of course you can opt-out from defaults. I am new to the subject, might be I missed some thing, but when trying to get up to speed I have heard rather negative opinion on current defaults.How is the versioning nightmare of DLLs something Windows got right