Kernel 'bisection'
Colin Law
clanlaw at gmail.com
Sat Feb 14 15:29:09 UTC 2015
On 14 February 2015 at 13:41, Chris <cpollock at embarqmail.com> wrote:
> On Sat, 2015-02-14 at 13:05 +0000, Peter Waller wrote:
>> Briefly, bisection is a way of taking a long list of 1000's of
>> changes, and arranging things so that you only have to test more like
>> 10 of them, because you test midpoints. (and 2^10 ~ 1000).
>>
>>
>> More detail:
>>
>>
>> http://alblue.bandlem.com/2011/07/git-tip-of-week-git-bisect.html
>>
> Here's the same bug reported at freedesktop.org -
> https://bugs.freedesktop.org/show_bug.cgi?id=75394 which shows it
> affects multiple 'flavors'.
Since it seems it can sometimes be weeks between flavours I don't see
how you can do a git bisection on the kernel as you might have to run
it for weeks on each version.
However can I first check that there is a known good version of the
kernel which does not show the problem? If so can you not just stick
with that version in the hope the bug will get fixed at some point in
the future?
Colin
>
>
>
> --
> Chris
> KeyID 0xE372A7DA98E6705C
> 31.11°N 97.89°W (Elev. 1092 ft)
> 07:39:57 up 12:25, 1 user, load average: 0.49, 0.27, 0.33
> Ubuntu 14.04.1 LTS, kernel 3.13.0-45-generic
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list