x86[_64]: Add CPU cache topology detection for AMD and Intel CPUs
This commit is contained in:
@@ -67,6 +67,7 @@ typedef struct cpu_ent {
|
||||
|
||||
// CPU topology information
|
||||
int topology_id[CPU_TOPOLOGY_LEVELS];
|
||||
int cache_id[CPU_MAX_CACHE_LEVEL];
|
||||
|
||||
// arch-specific stuff
|
||||
arch_cpu_info arch;
|
||||
|
||||
Reference in New Issue
Block a user