Re: [RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs

From: Ingo Molnar
Date: Thu Mar 06 2025 - 06:46:25 EST



* Eric Biggers <ebiggers@xxxxxxxxxx> wrote:

> Deleting the ldmxcsr(MXCSR_DEFAULT) adds about 14 MB/s.

BTW., that's still a +3% performance improvement, so it is worth
considering in addition to the current patch IMO.

Thanks,

Ingo