Re: [PATCH 2/2] sched/deadline: Throttle a constrained deadline task activated after the deadline

From: Peter Zijlstra
Date: Mon Feb 13 2017 - 06:12:38 EST


On Fri, Feb 10, 2017 at 08:48:11PM +0100, Daniel Bristot de Oliveira wrote:
> +/* During the activation, CBS checks if it can reuse the current task's
> + * runtime and period. If the deadline of the task is in the past, CBS

Broken comment style, fixed that for you.