* pthread and multiple cores
@ 2008-11-21 17:16 Ryan Mak
2008-11-21 17:35 ` Chris Friesen
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Mak @ 2008-11-21 17:16 UTC (permalink / raw)
To: linux-kernel
working with a multiple core box, there seems to be core(s) idle and not evenly distributed when threads are set(default) with system scope. is this a scheduler thing or am i not tuning my pthread parameters correctly? thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: pthread and multiple cores
2008-11-21 17:16 pthread and multiple cores Ryan Mak
@ 2008-11-21 17:35 ` Chris Friesen
0 siblings, 0 replies; 2+ messages in thread
From: Chris Friesen @ 2008-11-21 17:35 UTC (permalink / raw)
To: tremolo_72; +Cc: linux-kernel
Ryan Mak wrote:
> working with a multiple core box, there seems to be core(s) idle and
> not evenly distributed when threads are set(default) with system
> scope. is this a scheduler thing or am i not tuning my pthread
> parameters correctly? thanks.
Your report lacks information required for it to be useful. Which
kernel version are you running? What is your architecture? How many
cores do you have, and how many threads? Are you using cgroups? If you
can post your test app that would be even better.
Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-21 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21 17:16 pthread and multiple cores Ryan Mak
2008-11-21 17:35 ` Chris Friesen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.