I'm trying to do a bisect the upstream kernel using this document:

http://www.kernel.org/pub/software/scm/git/docs/v1.3.3/howto/isolate-
bugs-with-bisect.txt

It takes about 30 minutes to compile a kernel using this command:

make oldconfig && 
make-kpkg clean && 
CONCURRENCY_LEVEL=4 fakeroot make-kpkg --initrd --append-t0o-version=-custom 
kernel_image

I still need 12 steps * 30 min

Does anyone have a sugestion how to speed this up?
Can I use ccache? How?
Do I need to 'make clean'?

-- 
general protection faults with kernel 2.6.31 (x86_64)
https://bugs.launchpad.net/bugs/397454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to