Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fullstop
on July 11, 2020
|
parent
|
context
|
favorite
| on:
Linux kernel in-tree Rust support
Right, so no different than C in this regard.
comex
on July 12, 2020
[–]
Really, you should rarely be using raw memory barriers even in C, IMO. The C11/C++11 atomics model (which Rust also uses) is substantially nicer. Though, unfortunately, still extremely tricky to get right.
fullstop
on July 14, 2020
|
parent
[–]
The only time that I ever had to worry about that was when writing drivers for the Linux kernel.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: