APPLIED: [SRU][mantic:linux][PATCH 0/1] performance: Scheduler: Improve cache bouncing on tg->load_avg

Stefan Bader stefan.bader at canonical.com
Fri Mar 1 09:26:29 UTC 2024


On 27.02.24 15:07, Philip Cox wrote:
> 
> 
> BugLink: BugLink: https://bugs.launchpad.net/bugs/2053251
> 
> SRU Justification:
> 
> [Impact]
> On high core count systems, the updating of the load average can happen so
> often that it impacts performance.
> 
> [Fix]
> Reduce the updating of the load average to at most once per millisecond.
> 
> 
> [Test Plan]
> I have tested this patch, as has Intel.
> 
> [Where problems could occur]
> The risk for regression is low as it is a fairly targetted change, and is just reducing the number
> of times that the load average is updated.
> 
> --
> 
> Aaron Lu (1):
>    sched/fair: Ratelimit update to tg->load_avg
> 
>   kernel/sched/fair.c  | 13 ++++++++++++-
>   kernel/sched/sched.h |  1 +
>   2 files changed, 13 insertions(+), 1 deletion(-)
> 

Applied to mantic:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240301/f986da47/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240301/f986da47/attachment-0001.sig>


More information about the kernel-team mailing list