Re: [RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 when the heap is empty

2018-06-21 Thread Byungchul Park
the Acked-by you gave me.) > > > > Acked-by: Steven Rostedt (VMware) > > Acked-by: Daniel Bristot de Oliveira > > > > -8<- > > >From 1e368d276186c22f9da298206c718b33e805828d Mon Sep 17 00:00:00 2001 > > From: Byungchul Park > >

Re: [RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 when the heap is empty

2018-06-21 Thread Steven Rostedt
te: Mon, 4 Jun 2018 15:05:08 +0900 > Subject: [RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 > when the > heap is empty > > Currently, migrating tasks to cpu0 unconditionally happens when the > heap is empty, since cp->elements[0].cpu is initialized to 0(

[RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 when the heap is empty

2018-06-17 Thread Byungchul Park
-- >From 1e368d276186c22f9da298206c718b33e805828d Mon Sep 17 00:00:00 2001 From: Byungchul Park Date: Mon, 4 Jun 2018 15:05:08 +0900 Subject: [RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 when the heap is empty Currently, migrating tasks to cpu0 unconditionally happens when the heap i