Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652555

Re: [PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks

From Daniel Bristot de Oliveira <bristot@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Date 2017-05-29 16:40 +0200
Message-ID <tMtZT-1bi-5@gated-at.bofh.it> (permalink)
References <tMtQe-17n-5@gated-at.bofh.it> <tMtQe-17n-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/29/2017 04:24 PM, Daniel Bristot de Oliveira wrote:
> +	dl_se->runtime = dl_se->dl_density * laxity >> 20;

Note: If Luca's patch implementing BW_SHIFT joins before this fix,
we can s/20/BW_SHIFT/.

-- Daniel

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks Daniel Bristot de Oliveira <bristot@redhat.com> - 2017-05-29 16:30 +0200
  Re: [PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for  suspending constrained dl tasks Daniel Bristot de Oliveira <bristot@redhat.com> - 2017-05-29 16:40 +0200
  Re: [PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for  suspending constrained dl tasks Peter Zijlstra <peterz@infradead.org> - 2017-05-30 13:40 +0200
    Re: [PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for  suspending constrained dl tasks Daniel Bristot de Oliveira <bristot@redhat.com> - 2017-05-30 13:40 +0200

csiph-web