When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. MVS - Wikipedia

    en.wikipedia.org/wiki/MVS

    MVS has now evolved into z/OS; older MVS releases are no longer supported by IBM and, since 2007, only 64-bit z/OS releases are supported. z/OS supports running older 24-bit and 31-bit MVS applications alongside newer 64-bit applications. MVS releases up to 3.8j (24-bit, released in 1981) were freely available and it is now possible to run the ...

  3. Hercules (emulator) - Wikipedia

    en.wikipedia.org/wiki/Hercules_(emulator)

    Several distributors provide 64-bit z/Architecture versions of Linux, and some also provide ESA/390-compatible versions. Mainframe Linux distributions include SUSE Linux Enterprise Server, Red Hat Enterprise Linux, Debian, CentOS, and Slackware. Sine Nomine Associates brought OpenSolaris to System z, relying on features provided by z/VM.

  4. z/OS - Wikipedia

    en.wikipedia.org/wiki/Z/OS

    An IBM System Z10 mainframe computer on which z/OS can run. z/OS is a 64-bit operating system for IBM z/Architecture mainframes, introduced by IBM in October 2000. [2] It derives from and is the successor to OS/390, which in turn was preceded by a string of MVS versions.

  5. Data Facility Storage Management Subsystem (MVS) - Wikipedia

    en.wikipedia.org/wiki/Data_Facility_Storage...

    On May 19, 1992, IBM announced [10] DFSMS/MVS, 5695-DF1, replacing MVS/Data Facility Product (MVS/DFP) Version 3, 5665-XA3, Data Facility Hierarchical Storage Manager (DFHSM) Version 2, 5665-329 and Data Facility Data Set Services (DFDSS) Version 2, 5665-327. DFSMS/MVS also replaced utilities and service aids.

  6. z/Architecture - Wikipedia

    en.wikipedia.org/wiki/Z/Architecture

    IBM's operating systems z/OS, z/VSE, z/TPF, and z/VM are versions of MVS, VSE, Transaction Processing Facility (TPF), and VM that support z/Architecture. Older versions of z/OS, z/VSE, and z/VM continued to support 32-bit systems; z/OS version 1.6 and later, z/VSE Version 4 and later, and z/VM Version 5 and later require z/Architecture.

  7. Linux on IBM Z - Wikipedia

    en.wikipedia.org/wiki/Linux_on_IBM_Z

    Beginning with Linux kernel version 4.1 released in early 2015, Linux on IBM Z is only available as a 64-bit operating system compatible with z/Architecture mainframes. Previously, Linux on IBM Z was also available as a 32-bit operating system, with 31-bit addressing, compatible with older model mainframes introduced prior to 2000's z900 model ...

  8. Supervisor Call instruction - Wikipedia

    en.wikipedia.org/wiki/Supervisor_Call_instruction

    SVC is a two byte instruction with the hexadecimal operation code 0A; the second byte of the instruction, the SVC number, indicates the specific request. [2] The SVC number can be any value from 0 to 255, with the particular SVC number being up to the implementer of the operating system, e.g. on IBM's MVS, SVC 3 is used to terminate a program, while on the UNIVAC VS/9 and Fujitsu BS2000 ...

  9. Execute Channel Program - Wikipedia

    en.wikipedia.org/wiki/Execute_Channel_Program

    In IBM mainframe operating systems, Execute Channel Program (EXCP) is a macro generating a system call, implemented as a Supervisor Call instruction, for low-level device access, where the programmer is responsible for providing a channel program—a list of device-specific commands (CCWs)—to be executed by I/O channels, control units and devices.