LKML Archive mirror
 help / color / mirror / Atom feed
* Newer kernel with newer NPTL?
@ 2010-04-19 19:32 Xianghua Xiao
  0 siblings, 0 replies; only message in thread
From: Xianghua Xiao @ 2010-04-19 19:32 UTC (permalink / raw
  To: linux-kernel

I upgraded a 2.6.18-rt kernel to 2.6.33-rt and the my main
multi-thread application now consumes 12% cpu at idle, all threads are
a little bit busy while on 2.6.18-rt they are all quiet. I'm still
using glibc2.5/nptl. After spending a few days on
debugging/performance tuning the problem stays. Do I need upgrade
glibc/nptl to work with a newer kernel as far as performance is
concerned? This is a shipping product and we do not want to change
everything unless it's mandatory.

the WCHAN on 2.6.18 all showed "select" or "futex", on 2.6.33 it shows
"poll_schedule_timeout" or "futex_wait_queue_me" at idle, I wonder if
I need change 'select' in my application.

a bit off-topic here, thanks for any help.

xianghua

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-19 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 19:32 Newer kernel with newer NPTL? Xianghua Xiao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).