Content deleted Content added
Undid GF edit by Ira Leviton Those weren't typos - EXCP is the name of the macro and the service is normally referred to by the macro name rather than the long name |
m fix spacing |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1:
{{Short description|Computer science macro}}
{{refimprove|date=August 2019}}
In [[IBM mainframe]] [[operating system]]s, '''Execute Channel Program in Real Storage''' ('''EXCPVR''') is a
==Relationship to Execute Channel Program (EXCP)==
EXCPVR may be viewed, historically, as a V=R (i.e., Virtual=Real) version of [[Execute Channel Program|EXCP]]. However, EXCPVR is not restricted to V=R applications. Indeed, EXCPVR may refer to non-V=R data areas provided such data areas are "fixed" and the channel command words which reference such data areas have been translated from virtual to real addresses by the programmer using the LRA [ Load Real Address ] privileged instruction, as the data channels deal only with real addresses{{efn|Except for 4300 machines equipped with ECPS:VSE}}, not virtual addresses. EXCPVR was first introduced in SVS and was continued in MVS/370.
==Support for Format 1 CCWs==
Line 20 ⟶ 21:
[[Category:IBM mainframe operating systems]]
[[Category:System calls]]
|