Committing to Rust for kernel code
Committing to Rust for kernel code
Posted Nov 23, 2023 19:48 UTC (Thu) by pbonzini (subscriber, #60935)In reply to: Committing to Rust for kernel code by linusw
Parent article: Committing to Rust for kernel code
The way it works is to trust that the people who contributed them, or someone else, will be around to help. Fortunately the Linux APIs are relatively stable, and changes are less frequent than people think, but I think it's reasonable at least for now to have even experienced C programmers ask for help, because introducing technical debt would be worse.
Posted Nov 24, 2023 20:02 UTC (Fri)
by tlamp (subscriber, #108540)
[Link] (1 responses)
ps. How's QEMU's stance on rust? Our backup driver [0][1] would surely look a bit nicer with more native support.
[0]: https://git.proxmox.com/?p=proxmox-backup-qemu.git;a=summary
Posted Nov 25, 2023 14:04 UTC (Sat)
by pm215 (subscriber, #98099)
[Link]
Committing to Rust for kernel code
[1]: https://git.proxmox.com/?p=pve-qemu.git;a=blob;f=debian/p...
Committing to Rust for kernel code
