Re: [PATCH 0/2] Fix race in CFS bandwidth

From: Josh Don
Date: Sat Apr 11 2020 - 22:07:00 EST


On Fri, Apr 10, 2020 at 3:52 PM Josh Don <joshdon@xxxxxxxxxx> wrote:
>
> This series contains a fix for CFS bandwidth and a related cleanup
> patch.
>
> Josh Don (2):
> sched: eliminate bandwidth race between throttling and distribution
> sched: remove distribute_running from CFS bandwidth
>
> kernel/sched/fair.c | 91 +++++++++++++++++++++++---------------------
> kernel/sched/sched.h | 1 -
> 2 files changed, 47 insertions(+), 45 deletions(-)
>
> --
> 2.26.0.110.g2183baf09c-goog
>

+pauld@xxxxxxxxxx