WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud
  • Tanzu
    • Application Modernization
    • Tanzu services
    • Tanzu Community Edition
    • Tanzu Kubernetes Grid
    • vSphere with Tanzu
  • Home Lab
  • Nested Virtualization
  • Apple
You are here: Home / Home Lab / How to disable the Efficiency Cores (E-cores) on an Intel NUC?

How to disable the Efficiency Cores (E-cores) on an Intel NUC?

03.24.2023 by William Lam // 12 Comments

The Intel 12th Generation (Alder Lake) CPU is the first Intel consumer CPU that introduces a new hybrid big.LITTLE CPU architecture. This new hybrid Intel CPU architecture integrates two types of CPU cores: Performance-cores (P-cores) and Efficiency-cores (E-cores) into the same physical CPU die. For more information about this new hybrid Intel CPU design, check out this resource HERE.

These new hybrid Intel CPUs have also become the defacto standard for the Intel NUCs starting with the 12th Generation Intel NUCs (Dragon Canyon, Wall Street Canyon & Serprent Canyon), which were released last year. While the ESXi scheduler does not support or understand this new consumer CPU architecture, it can function with ESXi but does require an ESXi kernel boot option, which I have documented HERE, that tells ESXi to ignore the CPU differences.

While this has been an acceptable workaround, there are no guarantees on how the ESXi scheduler will behave. Furthermore, you will also not benefit from Hyper-threading (HT) on the P-cores as the E-cores do not contain HT-enabled cores and hence HT is also disabled by ESXi. A slightly better workaround is to actually disable the E-cores, which would give you uniform CPU P-cores and also access to HT. During my initial investigation, I was never able to figure out how to disable the E-cores within the Intel NUC BIOs and I had assumed it was just not possible.

I recently had re-inquired about this configuration change and came to learn that it is possible to change both the P-core and E-core settings within the Intel NUC BIOs, it was just not very intuitive!

Depending on your needs, you might prefer to disable the P-cores to run on the lower power E-cores or get the full benefits of the P-cores by disabling the E-cores.

Step 1 - Press F2 during the boot up which will launch the Intel NUC BIOS and then navigate to the Power, Performance and Cooling tab. Change the default value of the External Ambient Temperature Tolerance to User Defined and this will actually enable the Performance setting to be configurable.


Step 2 - Hit enter to enter the Performance setting and then access the Processor setting located at the bottom


Step 3 - Finally, you can adjust the various CPU settings including the number of active both P-cores and E-cores, which by default is All. To disable all E-cores, change the value from All to 0 and vice versa if you wish to disable all P-cores.


Press F10 to save the settings and after you reboot, you no longer need to add the additional ESXi boot option as the cores will now be uniform and ESXi will function normally like a typical uniform x86 CPU.

UPDATE (04/05/23) - If you have an Intel NUC 12 Enthusiast, make sure you have updated to at least BIOS SN0056 and the option will show up under the Performance tab as shown in the screenshot below.

More from my site

  • Frigate NVR with Coral TPU & iGPU passthrough using ESXi on Intel NUC
  • GPU Passthrough with Nested ESXi
  • ESXi on Intel NUC 13 Pro (Arena Canyon)
  • VMware Cloud Foundation on Intel NUC?
  • ESXi on Intel NUC 12 Enthusiast (Serpent Canyon)

Categories // Home Lab Tags // Intel NUC

Comments

  1. virtuguru says

    03/24/2023 at 9:31 am

    I found this option when installing ESXi on my NUC12, but I did not use it, as it would only leave me with 4 cores + HT. With P+E cores, I have 12 cores. Much better.

    Reply
    • GBMaryland says

      03/25/2023 at 7:40 am

      I’d be very curious to see if using the efficiency cores actually performs as quickly as having eight hyper threaded performance cores at full speed.

      My suspicion is that this will fix the issue with installing the hypervisor that we’ve all seen resulting in a pink screen of death.

      Also, if you get at least three hosts, it’s really not as much of an issue.

      My home lab is three of the i5WSK NUC 12s… and with iSCSI/NFS storage… it’s a pretty good production mock-up.

      Reply
  2. rndkyle says

    03/24/2023 at 9:34 am

    I love how even the BIOS for these NUC systems looks so advanced and tech-savvy. Intel really gives a lot of power and control to its users!

    That's a cool feature, though it seems sad that you don't get full use of all the CPU cores with this setup. I guess we sacrifice for going homelab with end system CPUs, instead of the expensive server ones. 🙂

    Reply
  3. gbmaryland says

    03/24/2023 at 11:30 am

    William Lam is a god!!! Intel, on the other hand makes crappy BIOSes.... maaaan....

    Reply
  4. Ilan says

    03/28/2023 at 8:36 am

    Hi,

    Are the performance better with a nuc 11 vs a nuc 12 without E or P cores?

    Reply
    • suradech sonngam says

      04/27/2023 at 5:58 am

      I will buy NUC , but I hesitate what I should buy.
      Nuc 13 with lower base cpu speed + disable e-cores or nuc11

      Reply
  5. Dustin says

    04/02/2023 at 4:04 pm

    Thanks for the review and great, in-depth article, William! I was wondering if you've figured out how to actually disable the E-cores in the SNADL357 firmware the Enthusiast kit runs versus the Extreme, as mine appears to be different than what's documented on the included link. I do not see "External Ambient Temperature Tolerance" in the BIOS and there doesn't appear to be an option to set the cores to 0 (zero) from what I can tell. The values begin at 1.

    Reply
    • William Lam says

      04/04/2023 at 4:34 am

      Interesting, I’m seeing same after booting up my kit as well. I’ve pinged the Intel folks, let’s see what they say

      Reply
      • William Lam says

        04/05/2023 at 7:50 pm

        Just heard back from Intel, it looks like you need to update to latest BIOS SN0056 and then you'll be able to disable the E-Cores. I've also updated the blog post with a link to BIOS as I've confirmed on my own kit as well

        Reply
        • Dustin says

          04/07/2023 at 12:28 pm

          Perfect! Thanks for doing the leg work on that! I greatly appreciate it. Sorting it now.

          Reply
  6. Kevin says

    05/13/2023 at 6:29 am

    Hello William,
    I have a NUC12 with the Intel(R) Core(TM) i3-1220P processor, I installed ESXI 8.0.1 with E-core disabled. But I only have 2GHz free on ESXI (with 4 processors => the P-cores) is it normal to only have 2GHz? I shouldn't have 4x 2GHz available (or ESXI8 counts differently than ESXI7)? on my old NUC8-i7 I had 10GHz available.

    THANKS

    Reply
    • Kevin says

      05/13/2023 at 12:50 pm

      I answer myself, it is indeed logical, I tried with cpuUniformityHardCheckPanic=FALSE I find the 10GHz (with Pcore and Ecore).

      On the other hand, in terms of pure performance, what is the best? cpuUniformityHardCheckPanic=FALSE or disable Ecore?

      THANKS

      Reply

Thanks for the comment! Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search

Author

William Lam is a Senior Staff Solution Architect working in the VMware Cloud team within the Cloud Infrastructure Business Group (CIBG) at VMware. He focuses on Cloud Native, Automation, Integration and Operation for the VMware Cloud based Software Defined Datacenters (SDDC) across Private, Hybrid and Public Cloud

Connect

  • Email
  • GitHub
  • LinkedIn
  • RSS
  • Twitter
  • Vimeo

Recent

  • Will this Arm SoC work with ESXi-Arm? 06/02/2023
  • Converting VirtualBox VDI (Virtual Disk Image) to VMDK for use with ESXi 8.x 05/31/2023
  • Quick Tip - How to monitor when ESXi filesystem and partitions are filling up? 05/30/2023
  • DDR5 SODIMM capable kits for ESXi 05/30/2023
  • ESXi on ASUS PN64-E1 05/24/2023

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2023

 

Loading Comments...