[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKfTPtBhd9f5V7VCYtuYH5gBe7x01dZkTYCQtvTJDDPpmoZpAw@mail.gmail.com>
Date: Tue, 9 Jul 2024 15:47:00 +0200
From: Vincent Guittot <vincent.guittot@...aro.org>
To: Parker Stafford <parkerstafforddev@...il.com>
Cc: mingo@...hat.com, peterz@...radead.org, juri.lelli@...hat.com,
dietmar.eggemann@....com, "rostedt@...dmis.org" <rostedt@...dmis.org>, bsegall@...gle.com,
mgorman@...e.de, bristot@...hat.com, vschneid@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sched/autogroup: Improve readability and performance
Hi Parker,
You should have a look at the process for submitting patches:
https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html#no-mime-no-links-no-compression-no-attachments-just-plain-text
Thanks,
Vincent
On Sun, 7 Jul 2024 at 00:21, Parker Stafford
<parkerstafforddev@...il.com> wrote:
>
> Hello,
>
> This patch improves the readability and performance of the autogroup scheduling code. The changes include:
>
> - Added detailed comments for better understanding.
> - Optimized locking mechanisms to minimize contention.
> - Improved error handling and provided more informative error messages.
> - Avoided unnecessary memory allocations and deallocations.
>
> The patch has been tested and shown to work as expected. Signed-off-by: Parker Stafford parkerstafforddev@...il.com
Powered by blists - more mailing lists