Comment by trumpdong 18 hours ago The Linux kernel has garbage collection, and not just the controversial refcount kind. 1 comment trumpdong Reply yencabulator 43 minutes ago 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
yencabulator 43 minutes ago 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
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