[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANtevs+a-ec45oz1tJd0m2Qc+dU4ASj9BcdUbyhsQ5Hm94dEKQ@mail.gmail.com>
Date: Sat, 6 Jul 2024 15:21:35 -0700
From: Parker Stafford <parkerstafforddev@...il.com>
To: mingo@...hat.com
Cc: peterz@...radead.org, juri.lelli@...hat.com, vincent.guittot@...aro.org,
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: [PATCH] sched/autogroup: Improve readability and performance
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
Content of type "text/html" skipped
Download attachment "improve-autogroup-scheduling.patch" of type "application/octet-stream" (4010 bytes)
Powered by blists - more mailing lists