Re: X86_64 Ctx switch times - 32bit vs 64bit

From: Andi Kleen
Date: Mon May 09 2005 - 20:49:23 EST


> samples % symbol name
> 20820 11.5424 copy_user_generic_c
> 12990 7.2015 ia32_syscall
> 10131 5.6165 gs_change
> 9053 5.0189 __dequeue_signal
> 7494 4.1546 find_pid

Context switch does not even appear. Probably the i386 glibc does
something much slower than 64bit. I would compare straces.

-Andi
-
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/