Re: Linux 2.6.35.6

From: Florian Mickler
Date: Thu Sep 30 2010 - 01:29:34 EST


On Wed, 29 Sep 2010 21:33:05 -0400
tmhikaru@xxxxxxxxx wrote:

> On Wed, Sep 29, 2010 at 01:52:48PM +0200, Florian Mickler wrote:
> > In all cases, you can simply do the bisection based on the 'load
> > average' criteria and then later check if the changeset that you've
> > found that way also influences the kernel compile times.
> Works for me.
>
> > Out of curiosity, what region are you circling in?
> git log says I'm at

git-log is not that expressive here, as it only shows the history of
current HEAD (the currently checked out version). You can post the
output of 'git bisect log'.
If you wanna know how the region looks like you can type 'git bisect
visualize'.

Regards,
Flo
--
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/