package
0.14.0
Repository: https://github.com/jaypipes/ghw.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to an Info struct that contains information about the NUMA topology on the host system.

# Constants

DEPRECATED: please use ArchitectureNUMA.
DEPRECATED: please use ArchitectureSMP.
NUMA is a Non-Uniform Memory Access system.
SMP is a Symmetric Multi-Processor system.

# Structs

Info describes the system topology for the host hardware.
Node is an abstract construct representing a collection of processors and various levels of memory cache that those processors share.

# Type aliases

Architecture describes the overall hardware architecture.