Turnstone Operating System
Loading...
Searching...
No Matches
smbios_processor_information_t Struct Reference

SMBIOS processor information structure. More...

#include <smbios.h>

Public Attributes

smbios_structure_header_t header
 Structure header.
 
uint8_t socket_designation
 Socket designation.
 
uint8_t processor_type
 Processor type.
 
uint8_t processor_family
 Processor family.
 
uint8_t processor_manufacturer
 Processor manufacturer.
 
uint64_t processor_id
 Processor ID.
 
uint8_t processor_version
 Processor version.
 
uint8_t voltage
 Voltage.
 
uint16_t external_clock
 External clock.
 
uint16_t max_speed
 Max speed.
 
uint16_t current_speed
 Current speed.
 
uint8_t status
 Status.
 
uint8_t processor_upgrade
 Processor upgrade.
 
uint16_t l1_cache_handle
 L1 cache handle.
 
uint16_t l2_cache_handle
 L2 cache handle.
 
uint16_t l3_cache_handle
 L3 cache handle.
 
uint8_t serial_number
 Serial number.
 
uint8_t asset_tag
 Asset tag.
 
uint8_t part_number
 Part number.
 
uint8_t core_count
 Core count.
 
uint8_t core_enabled
 Core enabled.
 
uint8_t thread_count
 Thread count.
 
uint16_t processor_characteristics
 Processor characteristics.
 
uint16_t processor_family_2
 Processor family 2.
 
uint16_t core_count_2
 Core count if real core count is greater than 255.
 
uint16_t core_enabled_2
 Core enabled if real core count is greater than 255.
 
uint16_t thread_count_2
 Thread count if real thread count is greater than 255.
 

Detailed Description

SMBIOS processor information structure.


The documentation for this struct was generated from the following file: