I have two shiny new Thinkpad X1 Carbons here. One is a gen 10 (12th Gen Intel i7-1260P). One is gen 11 (13th Gen i713SSU). Both are running Window 11 Pro 22H2. I have a Linux (Slackware 15.0) virtual machine I've copied onto both from a previous setup (hence the VM images are identical). I'm running VMWare Workstation player on both (17.0.2 build 21581411 to be precise)
On the gen10 machine everything works fine. On the gen 11 almost everything works fine, except:
- If I boot the VM on the gen 10 it takes 7 seconds to fully boot
- If I boot the same VM on the gen 11 it takes nearly 9 minutes just to get past the point where it says "Loading Linux..."
The rest of the boot process is noticeably slower on the supposedly newer machine but not crazily so.
Possibly related oddities:
- The CPU on the gen 11 is supposed to be 3.70 GHz P-cores up to 5.00 GHz but says 1.7GHz on Windows performance panel
- The gen 10 has 32GB of RAM. The gen 11 has 16GB - 32 wasn't an available option for some reason and it was running fine on the old system which was also 16
I've tried:
- Changing the power settings on Windows (both set to best performance anyway)
- Disabling the side channel mitigations it warns me about on startup (ulm.disableMitigations = "TRUE")
- Doing a fresh install on a new VM from a base slackware 15 ISO - this installed fine but exhibited the same startup issue
- Reducing the RAM for the machine from 8G down to 4G
None of the above made any appreciable difference. If there was a hundred times performance issue on the system generally, I'd have noticed and sent it back already so I can only imagine this is some funky interaction between hardware / windows / VMWare settings?