¿ªÔÆÌåÓýPeter, ? I suspect that EPCS:VM produces a much bigger performance gain than AP or MP. ?ECPS:VM is the start of what eventually became SIE and microcode virtualization. So VM (aka CP) is a software hypervisor. So when EPCS:VM is inactive CP has to simulate or reflect every privileged instruction that a VM executes. ECPS:VM allows the CPU Microcode or in our case Hercules to handle some of these instructions. I would try turning it on which may be fun¡ ? Change the line in the config ? ECPSVM NO ? To ? ECPSVM YES ? And use ECPSVM STATUS to see whats happening ? The only VM that does anything is CPWATCH. You should be using this to see what performance is like¡ ¡ on an idle system I see it shows real core 16,384, free 14,780. If you run one GCC compile it isn¡¯t going to page very much. .. and remember that you might have 16Mb available, but most programs don¡¯t use it. I think GCC is the exception. ¡ if you don¡¯t use the memory it won¡¯t page. ? Dave ? From: [email protected] <[email protected]> On Behalf Of adriansutherland67
Sent: 29 January 2020 12:15 To: [email protected] Subject: Re: [h390-vm] VM/370 Hercules Optimisation ? Thanks Dave |