[PATCH v9 08/20] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()

Valentin Schneider valentin.schneider at arm.com
Thu Jun 10 05:59:56 PDT 2021


On 08/06/21 19:03, Will Deacon wrote:
> select_fallback_rq() only needs to recheck for an allowed CPU if the
> affinity mask of the task has changed since the last check.
>
> Return a 'bool' from cpuset_cpus_allowed_fallback() to indicate whether
> the affinity mask was updated, and use this to elide the allowed check
> when the mask has been left alone.
>
> No functional change.
>
> Suggested-by: Valentin Schneider <valentin.schneider at arm.com>
> Signed-off-by: Will Deacon <will at kernel.org>

Thanks!

Reviewed-by: Valentin Schneider <valentin.schneider at arm.com>



More information about the linux-arm-kernel mailing list