this post was submitted on 10 Nov 2023
261 points (98.2% liked)

Gaming

19689 readers
149 users here now

Sub for any gaming related content!

Rules:

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] uis@lemmy.world 3 points 10 months ago (1 children)

and making hardware tailored to linux.

They already did it.

[–] onlinepersona@programming.dev 3 points 10 months ago (1 children)

They didn't. They asked AMD to do it.

[–] frezik@midwest.social 1 points 10 months ago (1 children)

You don't really "tailor" hardware to Linux. You release a driver without a dumb binary blob requirement, or at least document your hardware enough for a kernel hacker to pick it up.

[–] onlinepersona@programming.dev 1 points 10 months ago

What you mean "you don't tailor it to linux". Sure you can. You can optimize hardware to take over certain tasks. There are entire chips out there made explicitly for certain workloads like encryption, neural networks, RAID, encoding, decoding, mining crypto, what have you. Do you really think there's absolutely nothing in the linux kernel that couldn't be optimized away into hardware?