Jump to content

Virtual Machine Communication Facility

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by JJMC89 bot III (talk | contribs) at 06:23, 22 June 2020 (Moving Category:VM/CMS to Category:VM (operating system) per Wikipedia:Categories for discussion/Speedy). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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