Hacker News new | ask | show | jobs
by ratmice 3174 days ago
> Please tell me what system call you can write in RUST that you can't write in C.

One that doesn't suffer from context switch penalty, but still provides separation of the kernel and the process?