WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • 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 // 18 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

  • VMware Cloud Foundation 5.0 running on Intel NUC
  • 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?

Categories // Home Lab Tags // Intel NUC

Comments

  1. *protectedvirtuguru 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
    • *protectedGBMaryland 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. *protectedrndkyle 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. *protectedgbmaryland says

    03/24/2023 at 11:30 am

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

    Reply
  4. *protectedIlan 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
    • *protectedsuradech 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. *protectedDustin 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
        • *protectedDustin 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. *protectedKevin 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
    • *protectedKevin 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
  7. *protectedDandelion says

    08/14/2023 at 2:12 am

    Any update on this one? Is the NUC 11 better than NUC 12, or does ESXI have decent support for the P/E-core combo?

    Reply
  8. *protectedanatharias says

    08/15/2023 at 6:49 pm

    Nobody talks about how it would be incredible to deactivate the P cores to just use the E cores to get a machine with super low power usage...

    Reply
    • William Lam says

      08/16/2023 at 10:40 am

      That’s certainly an interesting scenario … I guess it’ll depend on how well the smaller number of E-Cores works for your setup. Most folks will want more cores + HT, however if you’re able to make use of just E-Cores and get benefits of lower power, fantastic

      Reply
  9. *protectedJohn says

    11/15/2023 at 7:08 am

    The E core ideal is just a way of Intel trying to balance efficiency with performance. Everything is focused of efficiency these days especially for laptops and with Apple silicon having both efficiency and performance at the right balance. Intel seems to be wanting to match that or at least close in on that efficiency to prove something to Apple. The problem becomes can this hybrid design be applied correctly with benefits. I am very skeptical the real world case for this hybrid CPU actually does benefit many users.

    Reply
    • William Lam says

      11/15/2023 at 8:29 am

      Agreed John. I've yet to hear any stories where these new Hybrid Cores have been beneficial ... In fact, I've seen reports where gamers had reported performance degradation as the games they were using weren't scheduled correctly or simply placed on the E-Cores which degraded their experience and afaik, there's no easy way to pin or hint to the scheduler on what apps to not schedule

      Reply
  10. *protectedVikash says

    02/25/2025 at 3:26 am

    Hello William,

    I have Dell i7 13 Gen CPU. Is it possible to use the 24 Cores by using HT. Currently, I can only use the 16 Cores. I disabled 8 cores in BIOS and HT enabled, but the total cores are 16 with HT.

    Without disabling the CPU Cores, I got HT Yes, Disabled!

    Reply

Thanks for the comment!Cancel reply

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

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • VMware Flings is now available in Free Downloads of Broadcom Support Portal (BSP) 05/19/2025
  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025
  • Quick Tip - Validating Broadcom Download Token  05/01/2025
  • Supported chipsets for the USB Network Native Driver for ESXi Fling 04/23/2025

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 © 2025

 

Loading Comments...