Using Rust for kernel development
Using Rust for kernel development
Posted Sep 27, 2021 17:33 UTC (Mon) by pbonzini (subscriber, #60935)Parent article: Using Rust for kernel development
> He is worried, though, about "the blank page where the memory model should be".
I should really write the "C11 memory model for kernel programmers" article that I've been mulling over for a while. The same issues pretty much occur with Rust, as Miguel pointed out.