40 years of Unix (BBC)
40 years of Unix (BBC)
Posted Aug 25, 2009 21:51 UTC (Tue) by jordanb (guest, #45668)In reply to: 40 years of Unix (BBC) by pabs
Parent article: 40 years of Unix (BBC)
Single-level storage would require fundamental changes in Unix such that it wouldn't be Unix anymore, although this feature does live on in IBM mainframe products (the 'i' and 'z' series, I believe).
Memory-mapped IPC would be possible, I'd think, if processes were able to mmap eachother's executable space and have a linker that could do the binding to the exposed functions on the fly. I don't see why that couldn't be done in a backwards-compatible manner. I also don't know of anyone trying to do it.
