libhd 5.0
|
cache information More...
#include <hd.h>
Data Fields | |
union u_hd_smbios_t * | next |
hd_smbios_type_t | type |
int | data_len |
unsigned char * | data |
str_list_t * | strings |
int | handle |
char * | socket |
socket designation More... | |
unsigned | max_size |
max cache size in kbytes More... | |
unsigned | current_size |
current size in kbytes More... | |
unsigned | speed |
cache speed in nanoseconds More... | |
hd_id_t | mode |
operational mode More... | |
unsigned | state |
0/1: disabled/enabled More... | |
hd_id_t | location |
cache location More... | |
unsigned | socketed |
0/1: not socketed/socketed More... | |
unsigned | level |
cache level (0 = L1, 1 = L2, ...) More... | |
hd_id_t | ecc |
error correction type More... | |
hd_id_t | cache_type |
logical cache type More... | |
hd_id_t | assoc |
cache associativity More... | |
hd_bitmap_t | supp_sram |
supported SRAM types More... | |
hd_bitmap_t | sram |
current SRAM type More... | |
cache information