kernel sluggish bug 12309

From: Trenton Adams
Date: Sat Mar 28 2009 - 14:03:28 EST


http://bugzilla.kernel.org/show_bug.cgi?id=12309

Hi Guys,

Is this the right place to be discussing this? If not, let me know.

FYI, I am on x86_64.

This bug is very debilitating for me, especially on my home system.
So, I recently read about "git bisect", when I was reading an xorg
bug. So, I thought hey, I should give that a try to try and narrow
down which kernel version gives me a problem. That would certainly
help you guys in finding this EXACT issue, and me getting a reasonable
fix. :D

Anyhow, I started with cloning Linus' git kernel tree, and then
checking out 2.6.17. 2.6.17 was working for me on my work machine
when I was using gentoo 32-bit, so I thought that was a good place to
start. It seems like it's better performance.

So, before starting the git bisect stuff, I wanted to try an earlier
version. So, I checked out 2.6.16, but it refuses to compile. Can
someone help me?

FYI, I did an mrproper, and then copied my config back to ".config".

AS arch/x86_64/ia32/vsyscall-sysenter.o
SYSCALL arch/x86_64/ia32/vsyscall-sysenter.so
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld:
i386:x86-64 architecture of input file
`arch/x86_64/ia32/vsyscall-sysenter.o' is incompatible with i386
output
make[1]: *** [arch/x86_64/ia32/vsyscall-sysenter.so] Error 1
make: *** [arch/x86_64/ia32] Error 2

Thanks.
--
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/