Re: [PATCH] sched: Simplify move_tasks()

From: Ingo Molnar
Date: Sat Aug 04 2007 - 06:40:39 EST



* Peter Williams <pwil3058@xxxxxxxxxxxxxx> wrote:

> NB Since move_tasks() gets called with two run queue locks held even
> small reductions in overhead are worthwhile.

thanks, i've applied your patch. It also shaves off a bit of code from
sched.o:

text data bss dec hex filename
39216 3618 24 42858 a76a sched.o.before
39173 3618 24 42815 a73f sched.o.after

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/