|
On Wed, 24 Nov 2004 CWilt@xxxxxxxxxxxx wrote:
First off, David asked for a layman's explanation. If you want to discuss technical details, perhaps we should start a new thread.
No, keep this thread going (imo).
But you are correct that in some cases it makes sense that a copy is made so you can discard changes. But that's the application level you are talking about, not the OS level. Applications on the iSeries can be written to work with a temporary copy of a given object. For instance, SEU does this.
This is quite clearly correct.
But that doesn't change the fact that no application can access anything not in its VM address space.
So when dealing with large data files, you have two types of swapping going on. 1) The application is swapping data from its VM address space to/from the actual disk file
2) The OS is swapping VM pages of running applications between main memory and the swap file on disk.
With single level store, #2 from above is the only swapping happening. You can see that single-level store has performance benefits.
James Rich
It's not the software that's free; it's you. - billyskank on Groklaw
As an Amazon Associate we earn from qualifying purchases.
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.