Navigation
Search
|
[$] How to write Rust in the kernel: part 3
Friday July 18, 2025. 03:14 PM , from LWN.net
The interfaces between C and Rust in the kernel have grown over time; any
non-trivial Rust driver will use a number of these. Tasks like allocating memory, dealing with immovable structures, and interacting with locks are necessary for handling most devices. There are also many subsystem-specific bindings, but the focus this time will be on an overview of the bindings that all kernel Rust code can be expected to use.
https://lwn.net/Articles/1026694/
Related News |
25 sources
Current Date
Jul, Thu 24 - 03:41 CEST
|