Iirc some mainframe OSes, like z/OS or whatever, support running different OSes atop them.
Comment on Dick Pick.
AnUnusualRelic@lemmy.world 1 day agoWait, it’s an OS, but it runs on top of Unix?
SlurpingPus@lemmy.world 1 day ago
AnUnusualRelic@lemmy.world 1 day ago
Isn’t that in some kind of virtual machines?
I’m not familiar with those, the only “big” machines I worked with were Tandem.
SlurpingPus@lemmy.world 1 day ago
Idk for sure, haven’t properly looked into it. Just read in passing that mainframes were doing this kind of thing for ages.
Wikipedia says regarding z/OS:
z/OS has a Workload Manager (WLM) and dispatcher which automatically manages numerous concurrently hosted units of work running in separate key-protected address spaces according to dynamically adjustable goals. This capability inherently supports multi-tenancy within a single operating system image. However, modern IBM mainframes also offer two additional levels of virtualization: LPARs and (optionally) z/VM.
PancakesCantKillMe@lemmy.world 1 day ago
Yes. Same as Windows 3.1 running atop DOS. I would say it doesn’t truly qualify as an operating system because of its dependence on a parent OS. Perhaps it’s more of an operating environment.
AnUnusualRelic@lemmy.world 1 day ago
I see. Thanks.