Processor-specific information
Fields
| Field | Type | Description |
|---|---|---|
| core_count | INT | Number of processor kernels |
| features | NVARCHAR (1000) | Processor Features |
| processor_id* | INT | Processor code primary key |
| processor_name | NVARCHAR (510) | Processor Name |
| socket_type | NVARCHAR (510) | Socket Type |
| socket_use | VARCHAR (3) | Do you get or set if the socket is? in use or not |
| speed_processor | BIGINT | Processor Speed |
| status_processor | VARCHAR (14) | Processor Status (Unknow, Enalbe, DisabledByUser, DisabledByBios, Idle, Reserved1, Reserverd2, Other) |