|
Turnstone Operating System
|
SMBIOS cache information structure. More...
#include <smbios.h>
Public Attributes | |
| smbios_structure_header_t | header |
| Structure header. | |
| uint8_t | socket_designation |
| Socket designation. | |
| uint16_t | cache_configuration |
| Cache configuration. | |
| uint16_t | maximum_cache_size |
| Maximum cache size. | |
| uint16_t | installed_size |
| Installed size. | |
| uint16_t | supported_sram_type |
| Supported SRAM type. | |
| uint16_t | current_sram_type |
| Current SRAM type. | |
| uint8_t | cache_speed |
| Cache speed. | |
| uint8_t | error_correction_type |
| Error correction type. | |
| uint8_t | system_cache_type |
| System cache type. | |
| uint8_t | associativity |
| Associativity. | |
| uint32_t | maximum_cache_size_2 |
| Maximum cache size 2 (if maximum cache size is greater than 2047MB) | |
| uint32_t | installed_size_2 |
| Installed size 2 (if installed size is greater than 2047MB) | |
SMBIOS cache information structure.