Hacker News new | past | comments | ask | show | jobs | submit login

"I’d even argue that the main reason kernel code tends to be efficient is not because it’s written in C but because it’s written with parallelism and reentrancy in mind, by people who understand those issues."

It's used to build kernels because it doesn't require multiples of the needed RAM in order for the memory management to be timely.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: