lkml.org 
[lkml]   [2009]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC 0/12][PATCH] SCHED_DEADLINE: core of the scheduling class
From
Date
On Fri, 2009-10-16 at 17:40 +0200, Raistlin wrote:
> +static unsigned long
> +load_balance_deadline(struct rq *this_rq, int this_cpu, struct rq *busiest,
> + unsigned long max_load_move,
> + struct sched_domain *sd, enum cpu_idle_type idle,
> + int *all_pinned, int *this_best_prio)
> +{
> + /* for now, don't touch SCHED_DEADLINE tasks */
> + return 0;
> +}
> +
> +static int
> +move_one_task_deadline(struct rq *this_rq, int this_cpu, struct rq *busiest,
> + struct sched_domain *sd, enum cpu_idle_type idle)
> +{
> + return 0;
> +}

The good news is that I've killed all that :-)



\
 
 \ /
  Last update: 2009-12-29 15:45    [W:0.192 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site