Virtual Machine Communication Facility

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search

The IBM Virtual Machine Communication Facility (VMCF) is a feature of the VM/370 operating system introduced in Release 3 in 1976. It "provides a method of communication and data transfer between virtual machines operating under the same VM/370 system."[1]

VMCF uses paravirtualization through the diagnose instruction VMCF SEND function to send data, in blocks of up to 2048 bytes, from one virtual machine to another. The receiving virtual machine accesses the data thru the diagnose RECEIVE function. It provides a simpler interface and greater performance than the prior use of virtual channel-to-channel adapters for the same purpose.[2]

References

  1. ^ IBM Corporation (October 1976). IBM Virtual Machine Facility/370: Introduction , Release 3 PLC 8 (PDF). p. nn. Retrieved Aug 17, 2019.
  2. ^ Jensen, R.M. (1979). "A formal approach for communication between logically isolated virtual machines". IBM Systems Journal. 18 (1): 71–92. CiteSeerX 10.1.1.91.1907. doi:10.1147/sj.181.0071.

See also