←back to thread

55 points todsacerdoti | 1 comments | | HN request time: 0.207s | source
Show context
gelstudios ◴[] No.26594310[source]
These branches of computing history are really interesting.

> Domain/OS uses a single-level storage mechanism, whereby a program gains access to an object by mapping object pages directly into the process's address space.

It sounds similar in that respect to IBM i, and seems like an evolutionary branch that died off. What ever happened to this paradigm?

replies(4): >>26595328 #>>26596640 #>>26596892 #>>26598572 #
1. gumby ◴[] No.26598572[source]
This was how Multics was designed too. It was one of the important features left out when Unix was written, because it was very hard to do on a PDP-7.