Re: [patch] CFS scheduler, -v8

From: Ingo Molnar
Date: Wed May 02 2007 - 02:47:13 EST



* Mike Galbraith <efault@xxxxxx> wrote:

> > As usual, any sort of feedback, bugreport, fix and suggestion is
> > more than welcome,
>
> Greetings,
>
> I noticed a (harmless) bounds warning triggered by the reduction in
> size of array->bitmap. Patchlet below.

thanks, applied! Your patch should also speed up task selection of RT
tasks a bit. (the patch removes ~40 bytes of code). And on 64-bit we now
fit into 2x 64-bit bitmap and thus are now down to two Find-First-Set
instructions. Nice :)

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/