Re: [PATCH] time/tick-sched: enable idle load balancing when nohz_full cpu becomes idle.

From: Markus Elfring
Date: Wed May 08 2024 - 05:18:46 EST


> When nohz_full CPU stops tick in tick_nohz_irq_exit(),
> It wouldn't be chosen to perform idle load balancing bacause it doesn't

> So, nohz_balance_enter_idle() could be called safely without !was_stooped
> check.

* Please avoid typos in this change description.

* How do you think about to add the tag “Fixes”?

* Would you like to use imperative wordings for an improved changelog?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.9-rc7#n94

Regards,
Markus