[PATCH v4 3/3] randomize_kstack: Unify random source across arches
Thomas Gleixner
tglx at kernel.org
Sun Feb 22 13:34:26 PST 2026
On Mon, Jan 19 2026 at 13:01, Ryan Roberts wrote:
> I tested an earlier version of this change on x86 bare metal and it
> showed a smaller but still significant improvement. The bare metal
> system wasn't available this time around so testing was done in a VM
> instance. I'm guessing the cost of rdtsc is higher for VMs.
No it's not, unless the hypervisor traps RDTSC, which would be insane as
that would cause massive regressions all over the place.
So guessing is not really helpful if you want to argue performance.
Thanks,
tglx
More information about the linux-arm-kernel
mailing list