Hacker News new | ask | show | jobs
by __turbobrew__ 1176 days ago
Part of the problem is that this is the domain of computer engineering and not computer science.

Self respecting computer engineering curriculums will cover MMUs, page tables, TLBs, hardware interrupts, and page caches which once you know about mmap is fairly simple to understand.

The fundamentals really haven’t changed much in the past 40 years.