Setting up the channel measurement facility

6.10 LPAR mode z/VM guest

Configure the channel measurement facility by adding parameters to the kernel parameter file.

You can configure the channel measurement facility by adding parameters to the kernel parameter file.

Channel measurement facility kernel parameters

Read syntax diagramSkip visual syntax diagramcmf.format=-1cmf.format=01cmf.maxchannels=1024cmf.maxchannels= <no_channels>
where:
cmf.format
defines the format, 0 for basic and 1 for extended, of the channel measurement blocks. The default, -1, uses the extended format.
cmf.maxchannels=<no_channels>
limits the number of devices for which data measurement can be enabled concurrently with the basic format. The maximum for <no_channels> is 4096. A warning will be printed if more than 4096 channels are specified. The channel measurement facility might still work; however, specifying more than 4096 channels causes a high memory consumption.

For the extended format there is no limit and any value you specify is ignored.