[Info-vax] RMS record metadata, was: Re: Re; Spiralog, RMS Journaling (was Re: FREESPADRIFT)

John Reagan xyzzy1959 at gmail.com
Mon Jun 20 09:47:48 EDT 2016


On Monday, June 20, 2016 at 9:07:59 AM UTC-4, Stephen Hoffman wrote:

> The vast majority of OpenVMS works well.    But there are areas that 
> need to be rethought and refactored.   Some changes — like going to a 
> flat address space and away from the current segmented model, or 
> yanking out RMS and its rather baroque record access processing – will 
> never happen.   Some — such as seeing executable code in 64-bit space – 
> seem unlikely, but might be possible. 

You can put code into P2 space today on Itanium.  Fully supported.  Just link with /SEGMENT=CODE=P2.  The compilers don't care.  The generated code is the same.

Personally, I'd like to see that be the default in the future.  No sense cluttering up your P0 space with code especially if you have data structures that are still 32-bit address dependent.




More information about the Info-vax mailing list