Re: [PATCH v7 0/3] x86/tdx: Fix HLT logic execution for TDX VMs

From: Ryan Afranji
Date: Mon Mar 24 2025 - 14:54:10 EST


Tested with the specjbb2015 benchmark. It has heavy lock contention which leads
to many halt calls. TDX VMs suffered a poor score before this patchset.

Verified the major performance improvement with this patchset applied.

Tested-by: Ryan Afranji <afranji@xxxxxxxxxx>