this post was submitted on 10 Sep 2024
94 points (92.0% liked)

Linux

5000 readers
185 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
 

Linux maintainers are unwilling to get rust into the kernel, so some rust folks decided to start writing a new kernel with same ABI. This allows them to make new architectural decisions. An example being their "frame kernel" (something between a monolithic kernel and a microkernel).

If I may say, it's more legible and the tooling is way better, right off the bat.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] qaz 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I must say, being able to create, build, and bootstrap your kernel and run it in a VM with 3 commands is pretty cool.

[โ€“] [email protected] 2 points 2 weeks ago

This should've been the linux kernel for years, but instead you have a maze of documentation that makes it very difficult to find how to even build the damn thing, let alone test it. Instead you need to go to other websites like linux.com that explain how to compile it and run it, but mention nothing about VMs.

I don't know how long it'll take for the mailing list and other archaic stuff to be dropped, but it's probably actively hindering contributions to the kernel.

Anti Commercial-AI license