[Info-vax] OS implementation languages

Johnny Billquist bqt at softjar.se
Tue Sep 5 05:04:30 EDT 2023


On 2023-09-05 03:22, gah4 wrote:

> Depending on the file system and blocking, though, it might be that record
> boundaries don't match up.  That complicates locate mode I/O.

Definitely true. But if people are ready to accept some more waste, 
there is also an option in RMS to not have records that spans blocks. 
Not sure if that is meaningful if records are larger than a block, but 
this is otherwise again something that can be used to improve performance.

If not, then records that spans blocks have to be copied, which at least 
for some records implies a larger cost again.

   Johnny




More information about the Info-vax mailing list