# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ScmStateFreeCapacity indicates that SCM modules exist with configured regions that have available capacity.
ScmStateNoCapacity indicates that SCM modules exist with configured regions but not available capacity.
ScmStateNoRegions indicates that SCM modules exist, but no regions have been created.
ScmStateUnknown represents the default (unknown) state.
# Structs
BdevConfig represents a Block Device (NVMe, etc.) configuration entry.
No description provided by the author
No description provided by the author
No description provided by the author
ScmConfig represents a SCM (Storage Class Memory) configuration entry.
No description provided by the author
No description provided by the author
# Type aliases
BdevClass specifies block device type for block device storage.
No description provided by the author
ScmClass specifies device type for Storage Class Memory.
No description provided by the author
No description provided by the author
ScmState represents the probed state of SCM modules on the system.go:generate stringer -type=ScmState.