LogicalProcessorImpl

constructor(processorNumber: Int, physicalProcessorNumber: Int, physicalPackageNumber: Int, numaNode: Int, processorGroup: Int)

Parameters

processorNumber

The unique identifier of the logical processor

physicalProcessorNumber

The physical core number to which this logical processor belongs

physicalPackageNumber

The physical CPU package to which this logical processor belongs

numaNode

The NUMA (Non-Uniform Memory Access) node to which this logical processor is assigned

processorGroup

The processor group for systems that support grouping