this post was submitted on 04 Jun 2023
27 points (93.5% liked)

Linux

47290 readers
2205 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

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
[–] OsrsNeedsF2P@lemmy.ml 9 points 1 year ago* (last edited 1 year ago) (6 children)

Once these patches land, network drivers will be able to be written in Rust.

Slowly but surely, the solid blocks are being placed. Some people are saying it's happening too slowly, but I've read a lot of Kernel developers are worried it's happening too fast.

[–] jakobmn@feddit.dk 3 points 1 year ago (1 children)

It's certainly happening a lot faster than I expected. It will be interesting to see how the stability of rust drivers will be. Prior to reading the write-up of why the GPU drivers for the M1 silicon was written in Rust, I could not see how it would be beneficial to introduce a new point of failure by adding Rust support in the kernel, but now I think it's a good idea to slowly migrate in that direction. It just means that I will have to teach myself Rust sooner or later.

[–] OsrsNeedsF2P@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

People aren't drooling over rust for no reason :)

Regarding the M1, yea.. I've actually got mine sitting beside me right now (because I borked my main computer an hour ago and needed it). It runs incredibly impressively - I've even gotten Minecraft to 60FPS. Considering they're writing the drivers from scratch with no documentation on the parts they're implementing, it's mind boggling.

load more comments (4 replies)