Class CIM_UnixIoIpcSetting
extends CIM_UnixSetting

IO and IPC specific configuration settings.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting
   |
   +--CIM_UnixSetting
   |
   +--CIM_UnixIoIpcSetting

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringIO and IPC specific configuration settings.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AioListioMaxuint64
DescriptionstringMaximum number of I/O operations in a single list I/O call supported by the implementation. Minimum Acceptable Value: _POSIX_AIO_LISTIO_MAX(2) sysconf returns this variable when _SC_AIO_LISTIO_MAX is passed to it.None TRANSLATABLE= true
AioMaxuint64
DescriptionstringMaximum number of outstanding asynchronous I/O operations supported by the implementation. Minimum Acceptable Value: _POSIX_AIO_MAX(1) sysconf returns this variable when _SC_AIO_MAX is passed to it.None TRANSLATABLE= true
AioPrioDeltaMaxuint64
DescriptionstringMaximum amount by which a process can decrease its asynchronous I/O priority level from its own scheduling priority. sysconf returns this variable when _SC_AIO_PRIO_DELTA_MAX is passed to it.None TRANSLATABLE= true
MaxCanonuint64
DescriptionstringMaximum number of bytes in a terminal canonical input queue. Minimum Acceptable Value: _POSIX_MAX_CANON(255). pathconf returns this variable when _PC_MAX_CANON is passed to it.None TRANSLATABLE= true
MaxInputuint64
DescriptionstringMinimum number of bytes for which space will be available in a terminal input queue; therefore, the maximum number of bytes a portable application may require to be typed as input before reading them. Minimum Acceptable Value: _POSIX_MAX_INPUT(255). pathconf returns this variable when _PC_MAX_INPUT is passed to it.None TRANSLATABLE= true
PipeBufuint64
DescriptionstringMaximum number of bytes that is guaranteed to be atomic when writing to a pipe. Minimum Acceptable Value: _POSIX_PIPE_BUF(512) pathconf returns this variable when _PC_PIPE_BUF is passed to it.None TRANSLATABLE= true
PosixVdisableuint64
DescriptionstringTerminal special characters defined in <termios.h> can be disabled using this character value. Defined if a value other than -1 is returned. pathconf returns this variable when _PC_VDISABLE is passed to it.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_UnixSetting
DescriptionstringCIM_ManagedElement
SettingIDstringCIM_UnixSetting