Hacker News new | ask | show | jobs
by warkdarrior 1872 days ago
You probably still want to use virtual memory to simplify the programming model (flat address space) and to be able to overallocate memory across many processes. Without virtual memory you are pushing these functionalities to app developers.