Hi all, Can someone advise on how logical/physical processors are numbered for Ivy Bridge CPUs?
I am hoping to build coreboot with hyper-threading (SMT) disabled. I guess this can be done by skipping over the right processor IDs in the for loop in intel_cores_init in src/cpu/intel/model_206ax/model_206ax_init.c:470 ? But do I skip over odd numbers? even numbers? Or are the extra threads at the end of the sequence? Best regards, Davíð -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

