VSI OpenVMS v9.0-G Released (x86 port)
vmssoftware.com
VSI OpenVMS v9.0-G Released (x86 port)
1–10 of 44 posts
Re: VSI OpenVMS v9.0-G Released (x86 port)
#2Re: VSI OpenVMS v9.0-G Released (x86 port)
#3No download available? I thought it'd be fun to mess around with but maybe it's for paying customers only.
Re: VSI OpenVMS v9.0-G Released (x86 port)
#4No download available? I thought it'd be fun to mess around with but maybe it's for paying customers only.
https://vmssoftware.com/community/community-license/
I guess I shouldn't be surprised that this is a VM-only product, but there's something unsatisfying about an O/S that can't boot real hardware.
Re: VSI OpenVMS v9.0-G Released (x86 port)
#5No download available? I thought it'd be fun to mess around with but maybe it's for paying customers only.
The Community License page has checkboxes for Alpha and Itanium. The box for "x86 (planned)" is not yet enabled: https://vmssoftware.com/community/community-license/ I guess I shouldn't be surprised that this is a VM-only product, but there's something unsatisfying about an O/S that can't boot real hardware.
I kind of hope more (new) OSes adopt a similar model. Developing cool new experimental OSes would be easier if real hardware could be "ignored" in favor of just targeting virtio interfaces or something, and IMO that's where the most interesting OS dev is yet to happen. If you're mostly interested in hardware support and raw performance, I think Linux has "done it". But there's a lot left to explore, and maybe it's best to find a way to get Linux to do the heavy lifting.
Re: VSI OpenVMS v9.0-G Released (x86 port)
#6Re: VSI OpenVMS v9.0-G Released (x86 port)
#7It's funny how they targeted 32 bit x86 instead of just going straight for 64 bit. I wonder what drove that decision.
Re: VSI OpenVMS v9.0-G Released (x86 port)
#8It's funny how they targeted 32 bit x86 instead of just going straight for 64 bit. I wonder what drove that decision.
"Since the stack and static data on x86 is still allocated in 32-bit address space, a 32-bit pointer is sufficient to point to them."
It seems they're still expecting a lot of VAX users to migrate.