On 3/29/21 9:42 AM, Pierre Morel wrote:
On 3/26/21 11:58 AM, Claudio Imbrenda wrote:
On Fri, 26 Mar 2021 11:41:34 +0100
Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote:
...snip...
What is the purpose to check with only 1G memory?
you need to run this test twice, once with 1G and once with 3G.
it's the same test, so it can't know if it is being run with 1G or
3G, so you have to test for it.
when you need a valid address above 2G, you need to make sure you have
that much memory, and when you want an invalid address between 1G and
2G, you have to make sure you have no more than 1G.
OK, thanks
To handle the access errors I will need to extend the checking I
currently do on the SCSW to the status fields for subchannel and device.
So no need to review this part for now because I will reorganize and
extend it.
Thanks,
Pierre
--
Pierre Morel
IBM Lab Boeblingen