Hacker News new | ask | show | jobs
by trumpdong 37 days ago
The Linux kernel has garbage collection, and not just the controversial refcount kind.
1 comments

I'll go further. Linux heavily uses a form of garbage collection that cannot be implemented in typical userspace (without awkward & slower additions to the consistency algorithm).

https://en.wikipedia.org/wiki/Read-copy-update