Re: [PATCH 2/2] string: improve strlen performance

From: Andy Shevchenko
Date: Thu May 02 2024 - 11:03:49 EST


On Thu, May 2, 2024 at 5:59 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Thu, May 2, 2024 at 5:14 PM Hsin-Yu.Chen <harry021633@xxxxxxxxx> wrote:

And on top of that, check what this code will do on the architectures
that do not support unaligned access. If everything is fine, mention
this in the commit message. Btw, your commit message needs
elaboration, e.g., pointing to the test case (which is absent in this
patch, I assume it's already in the kernel?) and step-by-step
instructions on how you got the mentioned results with details of the
hardware you used for that.

--
With Best Regards,
Andy Shevchenko