What is Nostr?
LWN.net (RSS Feed) /
npub1y53…9tux
2024-10-04 16:38:16

LWN.net (RSS Feed) on Nostr: [$] Smart pointers for the kernel Rust has a plethora of smart-pointer types, ...

[$] Smart pointers for the kernel


Rust has a plethora of smart-pointer types, including reference-counted
pointers, which have special support in the compiler to make them
easier to use. The Rust-for-Linux project would like to reap those same benefits
for its smart pointers, which need to be written by hand to conform to
the
<a href="https://lwn.net/Articles/718628/"; rel="nofollow">
Linux kernel
memory model</a>. Xiangfei Ding
presented at Kangrejos about the work to enable custom
smart pointers to function the same as built-in smart pointers.


https://lwn.net/Articles/992055/
Author Public Key
npub1y535he37cx4z855x3ded2r5et624klsemav6rg2vlm3ex0j0llzszg9tux