Hacker News new | ask | show | jobs
by kzrdude 2025 days ago
The Linux kernel uses intrusively linked lists a whole lot - that means memory management is a separate concern from managing the list links.