Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyc_symas
1089 days ago
The mention of a large shared flat address space implied no paging, to me. Maybe I just read something into it that wasn't there.
1 comments
moonchild
1089 days ago
The 'paging' is implemented in software, not in hardware. This is how databases not using mmap already work, so mmus are already pure overhead for them.
link