ktf icon indicating copy to clipboard operation
ktf copied to clipboard

Add proper CPU topology enumeration for Intel and AMD CPUs

Open wipawel opened this issue 2 years ago • 0 comments

Use processor APIC ID and CPUID to detect hyperthreads, cores and sockets and store the information in corresponding cpu_t structures.

Implement API to schedule tasks based on the topology information.

wipawel avatar Aug 22 '23 15:08 wipawel