Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f9dfcf9dbe9de

Jump to content

Virtual Machine Communication Facility

From Wikipedia, the free encyclopedia

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]

VMCF was superseded by the Inter User Communication Vehicle (IUCV), introduced in 1980 with VM/SP.

References

[edit]
  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.
[edit]