Lines Matching +full:m +full:- +full:class
5 Date : 2004-Nov-26
30 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP
33 See also "CP Command and Utility Reference" (SC24-6081-00) for more information
35 and Administration" (SC24-6116-00) for more information on DCSSes.
38 -----------
42 Example: DEF STOR CONFIG 0.140M 200M.200M
50 -----------
57 DEF STOR 140M
59 This defines 140MB storage size for your guest, the parameter "mem=160M" is
75 the same DCSS. The CP command Q MONITOR (Class E privileged) shows the name
78 Refer to the "z/VM Performance" book (SC24-6109-00) on how to create a monitor
79 DCSS if your z/VM doesn't have one already, you need Class E privileges to
83 --------
92 -----
95 (Class E privileged), see "CP Command and Utility Reference".
98 -----------------------
103 --------------------------
107 numbers can be found in /sys/class/misc/monreader/dev.
109 Typing cat /sys/class/misc/monreader/dev will give an output of the form
115 --------
120 # cat /sys/class/misc/monreader/dev
128 ----------------
130 There are two alternative methods for reading: either non-blocking read in
135 -----
143 last byte of data. The start address is needed to handle "end-of-frame" records
157 ... |- data set
173 module. You can also use the (Class E privileged) CP command Q NSS MAP to
187 occurs on a non-blocking read if there is no data available at the
189 use polling for non-blocking reads.
199 -----
208 -----