chrysh

  • LinuxMRMCD2024 Rust in the Linux Kernel – A Status Check

    MRMCD2024 Rust in the Linux Kernel – A Status Check

    Rust has been the up and coming new programming language that will remove whole categories of bugs like memory leaks and race conditions from code forever. Since a few years, step for step more Rust code has been added to mainline. This talk gives a an overview of what kernel modules you can already write (not much) and how Rust…

    Read More »
Back to top button