Re: [PATCH 0/2] Optimize the process of scanning CPU for some functions

From: Peter Zijlstra
Date: Mon Oct 24 2022 - 06:00:45 EST


On Fri, Oct 21, 2022 at 02:15:56PM +0800, Hao Jia wrote:
> These two patches optimize the process of scanning the CPU by
> adjusting the search order or breaking the loop.

Is it really optimization, as in it now runs measurably faster, or just
cleanups?