× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: RPG400 SDA query?
  • From: Jon Paris <paris@xxxxxxxxxx>
  • Date: Sun, 26 Oct 1997 21:07:31 -0500

>>> This is a question based upon what I was told once:  I was told that one
reason the AS/400 is so stable and the file structure is so stable is that it
is not a pointer-based system.   Now I suspect that may have been an
old wive's tale.  So...  how come we don't use a PC-based file system?<<<

It would be next to impossible (if not impossible) to create a system that
didn't use pointers at all.  It's not whether you can use them that matters,
it's what you can do with them once you've got them!

The reason the AS/400 is stable has to do with the fact that pointers include
permission/access right type information that ensures that they cannot touch
things that they have no rights to go near.  That's why an AS/400 pointer is 16
bytes long (not 4,6, or 8 like other systems) and that a pointer is invalidated
if "touched" by anything other than a pointer operation (which in turn will
check the users "right" to play in that part of the memory.

If you realy want to understand why you're safe with a 400, check out Frank
Soltis' book.
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
|    and specify 'unsubscribe MIDRANGE-L' in the body of your message.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.