A prediction with no data to support it
A prediction with no data to support it
Posted Feb 26, 2025 10:13 UTC (Wed) by danieldk (guest, #27876)In reply to: A prediction with no data to support it by jengelh
Parent article: A change in maintenance for the kernel's DMA-mapping layer
Posted Feb 26, 2025 10:56 UTC (Wed)
by jengelh (guest, #33263)
[Link] (4 responses)
I guess we'll find out sooner or later, for the lovely price of one Linux project. And perhaps we can then tell everybody "I told you so" (or not).
Posted Feb 26, 2025 12:12 UTC (Wed)
by Wol (subscriber, #4433)
[Link] (1 responses)
And how many (especially language) projects are bootstrapped in one language, and then rewritten in another?
I suspect the big impact Rust will (and already is) hav(ing) on the kernel, is to force people to clearly define the interfaces. And that has to be a good thing, no?
Cheers,
Posted Feb 26, 2025 20:56 UTC (Wed)
by edomaur (subscriber, #14520)
[Link]
typically Rust, which was originally written in OCaml :-D
Posted Feb 26, 2025 12:19 UTC (Wed)
by danieldk (guest, #27876)
[Link]
Posted Feb 28, 2025 0:37 UTC (Fri)
by rgmoore (✭ supporter ✭, #75)
[Link]
A prediction with no data to support it
A prediction with no data to support it
Wol
A prediction with no data to support it
A prediction with no data to support it
In fact, the Linux kernel is one of the projects written in C and assembly. It doesn't run into the multi-language problem because the assembly is restricted to places where C is impractical, and nobody is threatening to rip out functioning C code to replace it with assembly.
A prediction with no data to support it
