Using z/VM STOP and BEGIN method
This test should show where the pages of the guest reside when the idling guests are paused using the z/VM® CP STOP and BEGIN commands, and memory pressure is created by bringing the standby guests under load.
For more information about the guest systems and their types, see Guest usage.
Middle of warmup phase

Observations
The distribution of the pages is very similar to the case that uses the Linux suspend and resume mechanism. The idling Standby WebSphere® guests have an unexpectedly high number of pages in real storage. However, the Systems of interest WebSphere guests have more pages in real storage than at the beginning of the suspend and resume test.
Conclusions
So far this should be the same starting situation as in the Linux suspend and resume case. The large number of pages in real storage from Standby WebSphere guests is due to the active node agents. The slightly different distribution of the System of interest WebSphere guests is not really relevant, but it shows very clearly that the paging behavior is not completely deterministic.
Middle of suspend phase

Observations
Once again, the distribution of the pages is very similar to the case that used the Linux suspend and resume mechanism, but the distribution is not identical. This time, the majority of pages are taken from only one of the suspended WebSphere guests and one of the RDB guests. And again, one of the base load system has a significant number of pages in XSTOR and in real storage.
Conclusion
There is a clear preference to take pages away from the suspended guests.
After resume

Observation
Pages from the now suspended Standby guests are moved out to XSTOR, and the pages from the resumed Systems of interest are moved back into real storage.
Conclusions
The process where the pages of the dormant guest are moved to XSTOR, and the pages of the active guests are moved into real storage works in a similar manner for both pausing mechanisms. It seems also that z/VM tries to minimize the movement of pages, because in no case are all pages from one guest located only in one storage location. And there is always a slight non-deterministic characteristic, which makes it hard to predict exactly what will happen. This is certainly caused by the complexity of the algorithms used.