¿ªÔÆÌåÓý

Re: ECMODE on in every user directory entry


 

¿ªÔÆÌåÓý

Harold,

?

Its my experience that other things in VM required EC Mode because they also need like ¡°SET TIMER REAL¡± which needs ECMODE and changing modes needs an IPL¡­.

So for example many of the ¡°WAIT¡± commands need ECMODE¡­..

¡­ so whilst running in BCMODE uses less resources, in many cases it creates problems so you set every one in EC MODE.

If memory serves me correctly enabling ECMODE does NOT set the machine into ECMODE you need to load an ECMODE PSW¡­..

?

Dave

?

?

?

?

From: [email protected] <[email protected]> On Behalf Of Harold Grovesteen
Sent: 30 April 2022 15:11
To: [email protected]
Subject: Re: [h390-vm] ECMODE on in every user directory entry

?

I agree with the use of the I/O masks on S/360. ?However in BC-mode on S/370, bit 6 is architecturally available for enabling interrupts from higher channel numbers. ?GA22-7000-0, page 8. ?VM could have supported higher channel numbers in S/370 BC-mode. ?Whether any actual S/370 systems supported use of bit 6 in BC-mode could be a question. ?Clearly VM/370 does not implement use of bit 6 in BC-mode VM's. ?To the extent that VM virtual machines in BC mode were expected to support S/360 operating systems, it would make sense to only support PSW bits 0-5 for channel interruptions.

?

Just a nit...

?

Harold Grovesteen

?

On Sat, 2022-04-30 at 08:24 -0500, Jay Maynard wrote:

It's an architecture limitation. The original 360 architecture allocated one bit in the PSW for each channel's interrupt status, and that's the PSW you get in BCMODE. If you want more than 6 channels, you need to be in ECMODE so you can get interrupts for the ones higher than 5.

?

On Sat, Apr 30, 2022 at 8:21 AM Harold Grovesteen <h.grovsteen@...> wrote:

Can you describe why this is so? ? Is it a VM limitation or an architecture limitation?

?

Harold Grovesteen

?

On Fri, 2022-04-29 at 19:49 +0000, Walter Eggmo via wrote:

ECMODE is required to access the higher channel numbers.?



On Friday, April 29, 2022, 2:20 PM, Mike Ward <antebios1153@...> wrote:

Does anyone know why ECmode is on for all users in the user directory for VMCE?

?

I set? ecmode off on maint and I couldn¡¯t acc the minidisk at address 703, turned ecmode on re-ipled and bingo I was able to access the minidisk at address 703.


?

Join [email protected] to automatically receive all group messages.